error while making gcc

Clive Davies cdavies@altera.com
Fri Jul 14 05:13:00 GMT 2000


try this to remove the dos ^m characters:-

$tr -d '\015' < arm.h > tmp
$mv tmp arm.h

Clive

-----Original Message-----
From: Dan Carlson [ mailto:decarlson1@juno.com ]
Sent: 13 July 2000 18:11
To: crossgcc@sourceware.cygnus.com
Cc: Andreas.Karlsson@combitechsystems.com; jlarmour@redhat.co.uk
Subject: Re: error while making gcc


Hello,

Would it be possible to get a copy of the fixed arm.h file, or directions /
link on how to fix the problem?

I have run it to the same problem.

Thanks.

Andreas.Karlsson@combitechsystems.com wrote:
>
> Some days ago I had a problem with arm.h (probably DOS enters) but this
was
> solved when I received a new file, is there a connection?
[snip]
> /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winnt.h:2062:
two
> or more data types in declaration of `type name'

Yes, there is a connection. The arm.h they gave you is missing a patch
(part of the patch in the eCos instructions) that allows you to build for
the arm-elf target on Windows.

It's probably easiest if I just give you a working arm.h. I'll send it in a
separate mail to you in bzip2 format. Use "bzip2 -d arm.h.bz2" from a
cygwin prompt to extract it.

Jifl




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

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