Bug 96930

Summary: Qt configuration ld.gold linker problem at cross compilation
Product: WebKit Reporter: Balazs Kilvady <kilvadyb>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: fu, gergely, hausmann, ossy, palfia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
condition of using ld.gold patch none

Balazs Kilvady
Reported 2012-09-17 09:28:13 PDT
Created attachment 164407 [details] 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.
Attachments
condition of using ld.gold patch (1.43 KB, patch)
2012-09-17 09:28 PDT, Balazs Kilvady
no flags
Csaba Osztrogonác
Comment 1 2013-06-11 02:48:15 PDT
Note You need to log in before you can comment on or make changes to this bug.