This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem downloading eCos


"Lewin A.R.W. Edwards" wrote:
> 
> Hi Jonathan,
> 
> > > I'm just updating my gcc sources to the latest right now, then I will
> >
> >arm-elf is certainly what I used, and I invoked arm-elf-gcc with -mthumb. I
> 
> Silly, silly, silly, stupid, forgetful me. I forgot that current versions
> of gcc are broken in cygwin. 2.95.2 is the last version that seems to build
> properly. Here's the output from the current sources.
[snip]
> ./gencodes.exe /src/gcc/gcc/config/arm/arm.md > tmp-codes.h
> 'src/gcc/gcc/config/arm/arm.md:36: unknown rtx code `define_constants
> /src/gcc/gcc/config/arm/arm.md:36: following context is
> `  [(IP_REGNUM      12);
>   Scratch register'
> make[1]: *** [s-codes] Error 1
> make[1]: Leaving directory `/tmp/build/gcc/gcc'
> make: *** [all-gcc] Error 2
> make: Leaving directory `/tmp/build/gcc'

Looks suspiciously like our old friend the CRLF problem. It's barfed on the
very first non-comment line.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]