Igor Schein on Mon, 26 Jul 1999 23:44:23 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: problems compiling 2.0.16.beta |
On Mon, Jul 26, 1999 at 10:01:47PM -0700, Alexandru Ghitza wrote: > Hi everybody! > > I am having trouble getting pari-2.0.16.beta to compile. I have a Pentium > running Linux 2.2.10, and when I do "make gp" it chokes on buch2.c with > the following message: > > /usr/bin/gcc -c -O3 -DGCC_INLINE -fexpensive-optimizations -malign-loops=2 > -malign-jumps=2 -malign-functions=2 -I. -I../src/headers -o buch2.o > ../src/basemath/buch2.c > gcc: Internal compiler error: program cc1 got fatal signal 6 I've seen this before. If you do 'gcc -v', what does it say? Igor