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]

Re: solaris2 libjava 500 failures



On 26 Apr 2001, Tom Tromey wrote:
> Jeff> ld: warning: option -o appears more than once, first setting taken
> 
> This looks like a problem we've seen before.  However I don't recall
> the fix.  Is it in the FAQ?

I guess you mean http://gcc.gnu.org/java/faq.html#3_2...

> Or is it a new problem with a similar error message?

I'm not quite sure, to be honest.  However I did not notice this problem
until recently, and replacing -Wl,-soname with -Wl,-h in the link command
works fine.  That's what libstdc++ does.

Maybe someone who knows what bug 4210064 is about can elucidate...

Jeff


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