problem with gprof and 64bit build on solaris 10, amd/intel.

James Coleman jamesc@dspsrv.com
Wed Oct 17 15:23:00 GMT 2007


James Coleman wrote:
> Trying gnu linker directly?
> 
> $  /usr/sfw/i386-sun-solaris2.10/bin/ld  -melf_x86_64 mainpg.o 
> /usr/lib/64/crt1.o -o testgld -L/lib/64  -L/usr/sfw/lib/64 -lgcc_s_amd64 
> -lstdc++ -lm -lc
> $ ./testgld
> testgld: Cannot find /lib/ld64.so.1
> Killed
> 
> ? ld64.so ?
> 
> 

I think I see that should be solved post 2.17.
http://sourceware.org/ml/binutils/2007-03/msg00175.html

So I will go get binutils 2.18 ...



More information about the Binutils mailing list