[ECOS] ARM 2.95.2 gcc compile issues

Jonathan Larmour jlarmour@redhat.com
Fri Mar 16 08:08:00 GMT 2001


Tim Michals wrote:
> 
> All,
> 
> I have compile gcc 2.95.2 for mips, now I'm trying to do the same with the
> ARM.  Binutils 2.10.1, I'm following the instructions for the arm-elf.  So
> what I'm doing wrong?  Also have lastest cygwin tools.
> 
> Here is the error, attached is the configure.out and make.out

You have the exact same problem as the other guy earlier today:

cd to the top level of your gcc source repository and use the command:

find . -type f -exec sh -c "tr -d '\r' < {} > flibble" \; -exec mv flibble
{} \;

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine



More information about the Ecos-discuss mailing list