[Bug c/54708] library must be placed after source for gcc to see it

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Wed Sep 26 07:20:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54708

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2012-09-26 07:19:41 UTC ---
Library arguments are position dependent, and must always be placed after the
objects that reference them.



More information about the Gcc-bugs mailing list