I'm on Ubuntu 9.10 beta with amd64 x2 and the gcc version 4.4.1 (Ubuntu 4.4.1-1ubuntu1). The build just stops at base3, for hours so far, though 'top' shows cc1 using 99% cpu. I can't find any related info by searching the group but that doesn't mean there isn't a fix. Does anybody have any suggestions about how I might muck around with my compilers on Ubuntu?
Here's the latest terminal window: ... cd ../src/desc && /usr/bin/perl gen_proto highlevel pari.desc > highlvl-linux-x86_64-29561.tmp mv ../src/desc/highlvl-linux-x86_64-29561.tmp ../src/gp/highlvl.h gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -o whatnow.o ../src/gp/whatnow.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -I../src/graph -o plotport.o ../src/graph/plotport.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -o plotnull.o ../src/graph/plotnull.c cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/ gcdll.c ../src/kernel/none/ratlift.c ../src/kernel/none/invmod.c ../ src/kernel/gmp/gcd.c ../src/kernel/none/mp_indep.c ../src/kernel/none/ add.c > mp.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -fPIC - I. -I../src/headers -I/home/jlh/wrk/sage-4.1.1.rc1/local/include -o mp.o mp.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o mpinl.o ../src/kernel/none/mpinl.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o Flx.o ../src/basemath/Flx.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o Qfb.o ../src/basemath/Qfb.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o RgX.o ../src/basemath/RgX.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o alglin1.o ../src/basemath/alglin1.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o alglin2.o ../src/basemath/alglin2.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o arith1.o ../src/basemath/arith1.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o arith2.o ../src/basemath/arith2.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o base1.o ../src/basemath/base1.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o base2.o ../src/basemath/base2.c gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. - I../src/headers -fPIC -o base3.o ../src/basemath/base3.c --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---