This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.0.3 - collect2 passes o_file in ld2_argv too early in some cases.



http://gcc.gnu.org/ml/gcc-bugs/2002-02/msg00557.html
 
my fix is wrong - 
should be instead
 
add a check for -soname which simply puts the next argument into both ld1
and ld2 - just like with -o

Gareth 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]