[ECOS] Re: error when building gcc for ARM under windows 98
Jonathan Larmour
jlarmour@redhat.co.uk
Thu Jun 1 08:27:00 GMT 2000
Charles-Henri wrote:
>
> hello,
> when I give the order mount c:/cygwin /c the response is : mount :
> warning - /c does not exist.
That's okay.
> make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 æ tee make.out
Can I ask how you applied the gcc patch to the sources? Did you do it as
instructed with:
tr -d '\r' < ecos-gcc-2952.pat | patch -p0
In any case, the workaround for your problem is to go to /tmp/build/gcc/gcc
and type:
tr -d '\r' < Makefile > foo
mv foo Makefile
Let me know how you get on (and how you had applied the patch).
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