------- Additional Comments From ian at airs dot com 2007-08-08 04:14 ------- > I would say it shouldn't change the runtime behavior based on whether you linked > via an archive or via individual object files.
That is exactly the behaviour you get with --whole-archive. .ctors/.dtors is how constructors are handled on most ELF based systems. But note that the very popular operating systems Windows and Mac OS X are not ELF based. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4538 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils