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,
> 
> >Looks suspiciously like our old friend the CRLF problem. It's barfed on the
> 
> Well, still no worky:
> 
> gcc -DCROSS_COMPILE -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings
> -Wstrict-prototy
> pes -Wmissing-prototypes -Wtraditional -pedantic
> -Wno-long-long  -DHAVE_CONFIG_H
>    -o cc1.exe \
>          c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
> c-typeck.o c-c
> onvert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o
> libcpp.a  mai
> n.o libbackend.a obstack.o  -lintl     -ladvapi32 ../libiberty/libiberty.a
> libbackend.a(recog.o)(.text+0x231b): undefined reference to `PUSH_ROUNDING'
> libbackend.a(recog.o)(.text+0x2335): undefined reference to `PUSH_ROUNDING'
> collect2: ld returned 1 exit status

Build failure of the moment probably. Time to read
http://gcc.gnu.org/bugs.html and submit it into GNATS.

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]