[sage-devel] Re: Building sage-3.2.2 fails

2009-01-13 Thread DavidS
because of errors. Error building PolyBoRi. $ ld -v GNU ld (GNU Binutils) 2.19.0.20081119 I've uploaded my install.log: http://individual.utoronto.ca/davidshih/sage-3.2.2-build-failed-install.log.bz2 Thanks, David On Jan 13, 9:42 pm, mabshoff wrote: > On Jan 13, 6:29 pm, DavidS wrote

[sage-devel] Re: Building sage-3.2.2 fails

2009-01-13 Thread DavidS
I googled. I guess I should compile python using icc and gcc and run a computationally intensive script that I've wrote for a homework project some time ago. Thanks, David On Jan 12, 11:32 pm, mabshoff wrote: > On Jan 12, 8:17 pm, DavidS wrote: > > Hi David, > > > I tried

[sage-devel] Building sage-3.2.2 fails

2009-01-12 Thread DavidS
I tried to build sage-3.2.2 using gcc/g++ 4.3.2 on an Archlinux 2.6.27 x86_64. The build fails then it tries to link libpari.a, which had not been compiled with the -fPIC flag. The relevant part of the rror message: g++ -fPIC --shared libjcntl.a interface_n.o arith_n.o marith_n.o gpslave_n.o co