public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Error while making gcc solved!
@ 2000-07-03  2:32 Andreas.Karlsson
  0 siblings, 0 replies; only message in thread
From: Andreas.Karlsson @ 2000-07-03  2:32 UTC (permalink / raw)
  To: jlarmour, cdavies, rearnsha, jeffrey.daly; +Cc: crossgcc

Thank you!

After a major crash on my computer and reinstallation of NT I gave gcc a new
try.
The winnt.h error was solved with Jonathans arm.h file.
Then I had an error in reload1.c which reason I thought was the same as that
one in arm.h (the return characters)
So, I ran Clives (thank you Clive:) recommended commands in my cygwin
prompt:
$ tr -d '\015' < reload1.c > tmp

$ mv tmp reload1.c
 
and recompiled.
I still don't know why the files arm.h and reload1.c are corrupted.

 





-----Original Message-----
From: Jonathan Larmour [ mailto:jlarmour@redhat.co.uk ]
Sent: den 30 juni 2000 02:06
To: Karlsson Andreas
Cc: crossgcc@sourceware.cygnus.com
Subject: Re: error while making gcc


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
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-03  2:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-03  2:32 Error while making gcc solved! Andreas.Karlsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).