This is the mail archive of the binutils@sources.redhat.com 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]

"make" command failure while building GNU linker in Solaris


Hi All,

I had a build problem while installing GNU linker in
sparc-sun-solaris2.8.
I downloaded binutils.tar.bz2 from
ftp://sources.redhat.com/pub/binutils/snapshots/.
Then I ran the following commands :

configure
make

Although, "configure" went through, "make" gave the following error:

...

/bin/sh ./libtool --mode=link cc  -g  -o size  size.o bucomm.o
version.o  filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
cc -g -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
ild: (bad file) Input file /opt/SUNWspro/SC5.0/lib/crti.o contains
32-bit relocatable, but producing a 64-bit file.
*** Error code 1
make: Fatal error: Command failed for target `size'
...

Any help is welcome.

Thanks,
Amitayu

Attachment: InterScan_Disclaimer.txt
Description: Text document


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