ld -lgen -ladm causes assert failure in gnu ld 2.12.1 and 2.13 under Solaris 2.7 or 2.8
Andrew Koenig
ark@research.att.com
Fri Sep 20 11:35:00 GMT 2002
Nick> Andrew: if you add -znocombreloc to the linker command line then you
Nick> get a working dyn.so binary. I would suggest adding
Nick> -Wl,-znocombreloc to the SHFLAGS variable in your shell script.
That seems to do the trick; thanks!
I'll suggest this as a workaround to the Python folks while you
figure out what to do for the long term.
More information about the Binutils
mailing list