Problems with 'Build and install GCC' for arm-elf

Clive Davies cdavies@altera.com
Fri Sep 1 08:53:00 GMT 2000


If its the usual dos carriage return characters at the end of each line, try
:-
 
$tr -d '\015' < arm.h > tmp
$mv tmp arm.h
 
Clive

-----Original Message-----
From: Alasdair Scott [ mailto:Alasdair.Scott@TardisMobile.com ]
Sent: 01 September 2000 16:39
To: crossgcc@sourceware.cygnus.com
Subject: Problems with 'Build and install GCC' for arm-elf



I have been attempting to evaluate eCos for the ARM7 and have followed the
instructions at http://sources.redhat.com/ecos/tools/win-arm-elf.html
< http://sources.redhat.com/ecos/tools/win-arm-elf.html > .
 
After initial problems with binutils (I only had succes with the .bz2
files), the 'Build and install GCC' phase has compilation errors as others
have already noted.  I applied the suggested patch but this has not resolved
the problem.
 
Would you be able to suggest a fix or supply a suitable arm.h?
 
Thank you,
 
Alasdair Scott
 


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



More information about the crossgcc mailing list