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.

After using Andrew's instructions, building the reset of Sage...
worked fine (on my OS X 10.7 laptop)!  Thanks, Andrew.  This is great,
since now I assume PARI is built with full optimization instead of
-O0.

....
Build finished.  The built documents can be found in
/Users/wstein/sage/install/sage-5.0.beta3-gcc/devel/sage/doc/output/html/tr/a_tour_of_sage
You have new mail in /var/mail/wstein
d-69-91-145-32:sage-5.0.beta3-gcc wstein$
You have new mail in /var/mail/wstein
d-69-91-145-32:sage-5.0.beta3-gcc wstein$
d-69-91-145-32:sage-5.0.beta3-gcc wstein$ ./sage
----------------------------------------------------------------------
| Sage Version 5.0.beta3-gcc, Release Date: 2012-02-11               |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
**********************************************************************
*                                                                    *
* Warning: this is a prerelease version, and it may be unstable.     *
*                                                                    *
**********************************************************************
sage:


William

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