This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Failed to build cross- bin utils


I have typed in the following commands

host=sparc-sun-solaris2.7
target=hppa2.0n-hp-hpux11.00
prefix=/space/binutils/sparc-sol2.7
i=$prefix/bin

../configure --target=$target --prefix=$prefix -v

Then :

make all

And after some work, I've got the following error :

(...)
gcc -W -Wall -g -O2 -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
not defined                        first referenced 
symbol                             in file
som_vec                             ../bfd/.libs/libbfd.a(targets.o)
ld: fatal : undefined symbol. No output to size
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `size'


Could someone help me ? I have the same error when cross-building on
windows32 host.

Thanks

Michael

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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