Rainer Orth wrote: > Ali Bahrami writes: > >> 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 > > Great, thanks. > >> Please contact me off line if you are unable to work around it and I'll >> try to help with that. > > I think I've got it: I've replaced /usr/bin/ld, /usr/bin/sparcv9/ld, > /lib/libld.so.4, /lib/sparcv9/libld.so.4, /lib/liblddbg.so.4 and > /lib/sparcv9/liblddbg.so.4 with versions from snv_99 (easily accessible > from an older BE). I'll let you know if I find any problems with that > workaround. > > Rainer
FYI: --version-script has been removed from the Solaris ld. You will see the result in build 103. Also, and most importantly, it will not appear in OpenSolaris 2008.11. If Rainer had spoken up a day later, it probably would have. - Ali