woohoo! Success as well using

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

Successfully installed gcc-4.6.2
Now cleaning up tmp files.
Finished installing gcc-4.6.2.spkg  (!!)

Learning many things during this painful transition from linux to mac.
I'll continue the build process.....

Jesse


On Feb 14, 4:56 pm, William Stein <wst...@gmail.com> wrote:
> On Tue, Feb 14, 2012 at 1:55 PM, William Stein <wst...@gmail.com> wrote:
> > On Tue, Feb 14, 2012 at 12:42 PM, R. Andrew Ohana
> > <andrew.oh...@gmail.com> wrote:
> >> 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.
>
> > gcc built for me with those options.  Now I'll resume the build of Sage.
>
> Here's my log file:
>
> http://wstein.org/tmp/install.log
>
>
>
>
>
>
>
>
>
>
>
> > d-69-91-145-32:sage-5.0.beta3-gcc wstein$ uname -a
> > Darwin d-69-91-145-32.dhcp4.washington.edu 11.2.0 Darwin Kernel
> > Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011;
> > root:xnu-1699.24.8~1/RELEASE_X86_64 x86_64
>
> > -----
> > ...
> >  /usr/bin/install -c -m 644 omp.h
> > '/Users/wstein/sage/install/sage-5.0.beta3-gcc/local/lib/gcc/x86_64-apple-d 
> > arwin11.2.0/4.6.2/include'
>
> > real    16m28.713s
> > user    11m57.666s
> > sys     3m5.779s
> > Successfully installed gcc-4.6.2
> > Now cleaning up tmp files.
> > Finished installing gcc-4.6.2.spkg
>
> >> 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 
> >>> athttp://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 
> >> athttp://groups.google.com/group/sage-devel
> >> URL:http://www.sagemath.org
>
> > --
> > William Stein
> > Professor of Mathematics
> > University of Washington
> >http://wstein.org
>
> --
> William Stein
> Professor of Mathematics
> University of Washingtonhttp://wstein.org

-- 
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