This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 ...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]