[ECOS] Compiling the ecos toolchain in Cygwin
Jonathan Larmour
jlarmour@redhat.co.uk
Tue Jul 25 15:04:00 GMT 2000
Shaun Jackman wrote:
>
> I'm not certain if this is the right mailing list for this, my appologies in
> advance if it could have been directed better elsewhere.
>
> I'm trying to compile a working gcc/insight/ecos toolchain to target an ARM7
[snip]
> /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:1285: stray '\' in program
> ...
>
> Any thoughts on this?
I still get reports about this, even though I can't reproduce it myself
(sigh). But the solution is:
tr -d '\r' < /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h > foo
mv foo /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h
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
More information about the Ecos-discuss
mailing list