------- 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