[Bug other/18720] collect2 uses wrong search order if -brtl specified
bugzilla-gcc at thewrittenword dot com
gcc-bugzilla@gcc.gnu.org
Mon Nov 29 16:53:00 GMT 2004
------- Additional Comments From bugzilla-gcc at thewrittenword dot com 2004-11-29 16:53 -------
Created an attachment (id=7634)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7634&action=view)
Patch for gcc-3.3.2 to make collect2 honor -brtl
Patch reorders the library search path if -brtl is present. ".so" libraries
will be searched first and ".a" libraries searched second.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18720
More information about the Gcc-bugs
mailing list