This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

RE: internal compiler error when building newlib1.9.0 under cygwin!


Hi,
 
I got the same error when building newlib 1.9.0 for m68k under cygwin. But then I changed to newllib 1.8.2 and it works fine. I think this is a bug in newlib 1.9.0.
 
Thanks
Ganesh
-----Original Message-----
From: Cliff Tsai [mailto:clifftsai@axisoft.com]
Sent: Tuesday, June 26, 2001 2:21 AM
To: crossgcc
Subject: internal compiler error when building newlib1.9.0 under cygwin!

Hi:
    I've encounter a error when building newlib1.9.0 for m68k under cygwin.
    Should I submit it as a bug?
    (However building newlib 1.9.0 for ARM under cygwin is OK!)
   
/src/newlib/newlib-1.9.0/newlib/libc/stdlib/dtoa.c: In function `_dtoa_r':
/src/newlib/newlib-1.9.0/newlib/libc/stdlib/dtoa.c:853: Internal compiler error in update_equiv_regs, at local-alloc.c:1097
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [dtoa.o] Error 1
make[3]: Leaving directory `/tmp/build/newlib/m68k-coff/newlib/libc/stdlib'
make[2]: *** [all-recursive] Error 1

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