Hello,

GAP in SAGE-1.4 is not compiled if CFLAGS contains space (I had some
problems related to this variable too to compile CLISP in older version
of SAGE, I always needed to use my system CLISP):

echo $CFLAGS
-O2 -mtune=k8

Part of the log:

Building and installing gap-4.4.8
make[2]: entrant dans le répertoire
« /usr/local/sage/spkg/build/gap-4.4.8 »
if test ! -d bin;  then mkdir bin;  fi
if test ! -d bin/x86_64-unknown-linux-gnu-gcc;  then mkdir
bin/x86_64-unknown-linux-gnu-gcc;  fi
cp cnf/configure.out bin/x86_64-unknown-linux-gnu-gcc/configure
( cd bin/x86_64-unknown-linux-gnu-gcc ; CC='gcc' ./configure
--target=x86_64-unknown-linux-gnu --prefix=/usr/local/sage/local
PREFIX=/usr/local/sage/local CC=gcc CFLAGS=-O2 -mtune=k8 CXX=g++
CXXFLAGS= LDFLAGS= )
configure: error: unrecognized option: -mtune=k8
Try `./configure --help' for more information.
make[2]: *** [bin/x86_64-unknown-linux-gnu-gcc/Makefile] Erreur 1
make[2]: quittant le répertoire « /usr/local/sage/spkg/build/gap-4.4.8 »
Error building gap.

real    0m2.923s
user    0m0.514s
sys     0m0.562s
sage: An error occured while installing gap-4.4.8


Greg


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@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-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to