This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Problem building gcc 2.95.1 on NetBSD 1.4


Hi,

While compiling gcc 2.95.1 on a NetBSD/i386 1.4 system, I got the
following error:

/usr/local/src/gcc-objdir/gcc/xgcc -B/usr/local/src/gcc-objdir/gcc/ -B/usr/local/i386-unknown-netbsd1.4/bin/ -c -I. -I../../../gcc-2.95.1/libchill   -g -O2  ../../../gcc-2.95.1/libchill/chillstdio.c
../../../gcc-2.95.1/libchill/chillstdio.c: In function `_GLOBAL_$I$__xmalloc_':
../../../gcc-2.95.1/libchill/chillstdio.c:219: Internal compiler error in `calculate_needs', at reload1.c:1617
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
gmake[2]: *** [chillstdio.o] Error 1
gmake[2]: Leaving directory `/usr/local/src/gcc-objdir/i386-unknown-netbsd1.4/libchill'
gmake[1]: *** [all-target-libchill] Error 2
gmake[1]: Leaving directory `/usr/local/src/gcc-objdir'
gmake: *** [bootstrap] Error 2

gcc 2.95 built fine on this system.  Strange enough, gcc 2.95.1
built fine on an older NetBSD 1.3 system...

-- 
Marc Baudoin   -=-   <babafou@babafou.eu.org>


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