On 2012-04-06 17:01, William Stein wrote:
> For me it fails much earlier:
> 
> checking for x86_64-apple-darwin11.3.0-gcc...
> /Users/wstein/sage/install/sage-5.0.beta12-gcc/spkg/build/gcc-4.6.3/gcc-build/./gcc/xgcc
> -B/Users/wstein/sage/install/sage-5.0.beta12-gcc/spkg/build/gcc-4.6.3/gcc-build/./gcc/
> -B/Users/wstein/sage/install/sage-5.0.beta12-gcc/local/x86_64-apple-darwin11.3.0/bin/
> -B/Users/wstein/sage/install/sage-5.0.beta12-gcc/local/x86_64-apple-darwin11.3.0/lib/
> -isystem 
> /Users/wstein/sage/install/sage-5.0.beta12-gcc/local/x86_64-apple-darwin11.3.0/include
> -isystem 
> /Users/wstein/sage/install/sage-5.0.beta12-gcc/local/x86_64-apple-darwin11.3.0/sys-include
> checking for suffix of object files... configure: error: in
> `/Users/wstein/sage/install/sage-5.0.beta12-gcc/spkg/build/gcc-4.6.3/gcc-build/x86_64-apple-darwin11.3.0/libgcc':
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> make[4]: *** [configure-stage1-target-libgcc] Error 1
> make[3]: *** [stage1-bubble] Error 2
> make[2]: *** [all] Error 2

William, could you please post the output of the following commands on
that system:

$ which cc
$ which gcc
$ which clang
$ cc --version
$ gcc --version
$ clang --version

A fix for this problem should be #12820.

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