Ilya Zakharevich on Sat, 13 Mar 1999 00:42:10 -0500 (EST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Compiling 2.0.14 on Solaris with arch=none


Compiling 2.0.14 on Solaris with arch=none gives

/opt/gnu/bin/gcc -c -O2 -DGCC_INLINE -I. -I../src/headers  -o mpqs.o ../src/modules/mpqs.c
rtlanal.c:945: Internal compiler error in function
reg_overlap_mentioned_p
*** Error code 1
make: Fatal error: Command failed for target `mpqs.o'

cc -V
cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2

Ilya