On Sat, Jan 17, 2009 at 11:42 AM, mabshoff <mabsh...@googlemail.com> wrote: > > > > On Jan 17, 11:34 am, luis <luis.riv...@laposte.net> wrote: >> Hi, >> >> In compiling sage on a linux debian (stable) I have a problem >> with "flint-1.0.13.p0". >> >> Some lines of the install.log file are included hereafter. >> >> Thanks, >> >> Luis > > <SNIP> > >> Finished extraction >> **************************************************** >> Host system >> uname -a: >> Linux urubamba 2.6.18-6-686 #1 SMP Fri Dec 12 16:48:28 UTC 2008 i686 >> GNU/Linux >> **************************************************** >> **************************************************** >> GCC Version >> gcc -v >> Using built-in specs. >> Target: i686-pc-linux-gnu >> Configured with: ./configure --prefix=/usr/local --enable-languages=c,c >> ++ --with-gmp=/usr/local --with-mpfr=/usr/local >> Thread model: posix >> gcc version 4.3.2 (GCC) >> **************************************************** > > I doubt this gcc is the one shipped with the distribution.
I agree, especially given the /usr/local's above. Also, I just installed Debian stable a month ago and it ships the following: --------------------------------------------------- wst...@debian32:~$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) ------------------- The user may want to build sage using the gcc that comes with Debian. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send 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 -~----------~----~----~----~------~----~------~--~---