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 14:40:00 GMT 2002
Nick> Andrew: if you add -znocombreloc to the linker command line then
Nick> you get a working dyn.so binary. I would suggest adding
Nick> -Wl,-znocombreloc to the SHFLAGS variable in your shell script.
OK ... I now have Python working with binutils 2.13.
On the other hand, if I try to build tk 8.4, it dumps core :-(
I would not be at all surprised to see that the -zcombreloc problem
is affecting that build also. So I wonder whether you are planning
to make -znocombreloc the default again, or whether there might
be a Solaris patch to address the problem.
I tried installing patch 109147-18, which seems to be the latest
consolidated linker patch, but to no avail.
More information about the Binutils
mailing list