On Jul 22, 6:07 am, karakas <[EMAIL PROTECTED]> wrote:

Hi,

> Here is part of install.log (I have set "XXXXXXXX" over more or less
> sensitive, or boring information):
>
> GCC Version
> gcc -v
> Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
> Configured with: ../configure --enable-threads=posix --prefix=/usr --
> with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/
> share/man --enable-languages=c,c++,f77,objc,java,ada --disable-
> checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-
> system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
> Thread model: posix
> gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)

You need at least gcc 3.4 or higher to build Sage since we require
c99. eclib itself does not need c99, but it is not supported to build
the current release with gcc 3.4 or earlier. We do have a gcc check,
but unfortunately that happens right before building FLINT which is
past eclib. The issue is known and in the bug tracker already and I
meant to take care of it, but had not had the time to do so. Sorry,
hopefully in Sage 3.1 this will be fixed so that Sage tells you
immediately that the compiler is not modern enough.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to