bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12968] gold generates broken binaries on FreeBSD 8.2


From: ian at airs dot com
Subject: [Bug gold/12968] gold generates broken binaries on FreeBSD 8.2
Date: Thu, 7 Jul 2011 22:51:29 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12968

--- Comment #8 from Ian Lance Taylor <ian at airs dot com> 2011-07-07 22:51:11 
UTC ---
It's a linker option, not a configure option.  E.g.,

gcc -o x x.o -Wl,--no-ctors-in-init-array

I recently changed gold's default behaviour for global constructors.  Using the
--no-ctors-in-init-array option reverts to the old behaviour.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]