Rainer Orth wrote: > I've just found that the recent implementation of > > 6744003 ld(1) could provide better argument processing diagnostics (D) > PSARC 2008/583 add gld options to ld(1) > > broke bootstrap of mainline GCC: while libtool now correctly determines > that ld understands the --version-script option, the syntax understood by > GNU ld and Sun ld is different.
<snip> > So either Sun ld must not implement --version-script or the version script > syntax must become completely compatible with GNU ld. > > I'll see how I can work around this issue for the time being, otherwise I > cannot continue to test GCC on Nevada. I agree, this is not what was intended. I have filed a CR for this: 6765299 ld --version-script option not compatible with GNU ld Please contact me off line if you are unable to work around it and I'll try to help with that. - Ali