[Webkit-unassigned] [Bug 97005] [Qt] force_static_libs_as_shared build is broken with older gold linker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 06:42:21 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-09-18 06:42:51 PST ---
I tried Ubuntu 11.10's gold linker, and it works fine without any problem.

$ ld -v
GNU gold (GNU Binutils for Ubuntu 2.21.53.20110810) 1.11

Is it possible to detect the version of the gold linker, and report warning or
error if its version is old and force_static_libs_as_shared is added to config?
(a simple mutual exclusion for force_static_libs_as_shared and old gold linker)

-- 
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