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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to