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

See the CrossGCC FAQ for lots more infromation.


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

Problem building gcc for arm


Hi,

I'm just following what I found in "How to configure, build, and install 
GCC as a cross compiler" to build a cross-compiler for an arm-elf 
target, with a i686-pc-linux host.
Configuring, building and installing binutils doesn't give me any 
problem, but building gcc end with the following error:

/bin/sh: arm-elf-ar: command not found
_divsi3
/bin/sh: arm-elf-ar: command not found
_umodsi3
/bin/sh: arm-elf-ar: command not found
_modsi3
/bin/sh: arm-elf-ar: command not found
_dvmd_tls
/bin/sh: arm-elf-ar: command not found
rm -f libgcc1.S
mv tmplibgcc1.a libgcc1-asm.a
mv: tmplibgcc1.a: File o directory inesistente
make[1]: *** [libgcc1-asm.a] Error 1
make[1]: Leaving directory `/root/mygccsrc/tmp-gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/root/mygccsrc/tmp-gcc'

Is there anybody that can tell me what I am doing wrong?
And most of all, can anybody tell me what I have to do to make it 
right?
Thanks in advance to every possible helper!
	
 	Igor.
---------------------------------------------------------
BlueWind                Electronic Design
I-31033 Castelfranco Veneto (TREVISO)
Via Steffani 7/B
---------------------------------------------------------
VOICE   +39 0 423 723431
FAX     +39 0 423 744738
MOBILE  +39 349 7787328

mailto:igor@bluewind.it
http://www.bluewind.it
-----------------------------------------


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