You could also try

$ CC=clang CXX=clang++ MAKE="make -j1" ./sage -f spkg/standard/gcc-4.6.2.spkg

One of the main points of the gcc spkg is because llvm-gcc is buggy,
clang should be just as able to build gcc, and doesn't suffer from the
same bugs as llvm-gcc does with pari and symmetrica.

On Tue, Feb 14, 2012 at 10:50, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> John, entropy, Could you try the following:
>
> $ rm spkg/logs/gcc-4.6.2.log
> $ MAKE="make -j1" SAGE_CHECK=yes CFLAGS="-O0" ./sage -f
> spkg/standard/gcc-4.6.2.spkg
>
> If it fails, send me spkg/logs/gcc-4.6.2.log
>
>
> --
> 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
> URL: http://www.sagemath.org



-- 
Andrew

-- 
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
URL: http://www.sagemath.org

Reply via email to