[Webkit-unassigned] [Bug 96930] New: Qt configuration ld.gold linker problem at cross compilation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 09:27:44 PDT 2012


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

           Summary: Qt configuration ld.gold linker problem at cross
                    compilation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kilvadyb at homejinni.com
                CC: hausmann at webkit.org, fu at mips.com,
                    gergely at homejinni.com, palfia at homejinni.com


Created an attachment (id=164407)
 --> (https://bugs.webkit.org/attachment.cgi?id=164407&action=review)
condition of using ld.gold patch

This patch extends the gold linker detection rule to also handle cross compilation cases (e.g. when cross-compiling for MIPS or ARM). The current detection rule checks for the system /usr/bin/ld.gold linker. The extended rule disallows the use of this linker during cross compilation.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list