[Webkit-unassigned] [Bug 144988] New: [GTK] ar warning when linking static libraries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 23:11:34 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144988

            Bug ID: 144988
           Summary: [GTK] ar warning when linking static libraries
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: mrobinson at webkit.org, zan at falconsigh.net

Linking CXX static library lib/libbmalloc.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')

It started to happen recently, probably because I upgraded binutils and this warning is new, and it happens for every static library we build. I have no idea what it means, bu in this redhat bug it's suggested to use either cr or crUu instead of cru as we currently use (and T also).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/575bf6e1/attachment.html>


More information about the webkit-unassigned mailing list