[Webkit-unassigned] [Bug 144557] New: [GTK] OSX linker doesn't understand --whole-archive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 16:50:49 PDT 2015


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

            Bug ID: 144557
           Summary: [GTK] OSX linker doesn't understand --whole-archive
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philip.chimento at gmail.com

On OSX, the linker doesn't understand --whole-archive. This causes the build to fail due to ADD_WHOLE_ARCHIVE_TO_LIBRARIES(WebKit2_LIBRARIES) in PlatformGTK.cmake. The corresponding option for the OSX linker is -all_load and -noall_load.

-- 
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/20150503/fc243cd8/attachment.html>


More information about the webkit-unassigned mailing list