On Mon, Feb 13, 2012 at 8:51 AM, entropy <jberw...@gmail.com> wrote: > Hi all, > > This is wonderful news. So great, that I tried to compile > sage-5.0beta3 on my OS X 10.7.2 laptop. Sadly, it threw an error while > attempting to compile gcc4.6.2. Hopefully someone may have more > expertise than me. Below is the bottom of the build log with the > error. I'm running XCode 4.1. > > Thanks for any help! > Jesse > > > <lots of successful compiling up here!> > .... > checking for x86_64-apple-darwin11.2.0-gcc... /Users/jberwald/src/ > sage-5.0.beta3-gcc/spkg/build/gcc-4.6.2/gcc-build/./gcc/xgcc -B/Users/ > jberwald/src/sage-5.0.beta3-gcc/spkg/build/gcc-4.6.2/gcc-build/./gcc/ - > B/Users/jberwald/src/sage-5.0.beta3-gcc/local/x86_64-apple- > darwin11.2.0/bin/ -B/Users/jberwald/src/sage-5.0.beta3-gcc/local/ > x86_64-apple-darwin11.2.0/lib/ -isystem /Users/jberwald/src/ > sage-5.0.beta3-gcc/local/x86_64-apple-darwin11.2.0/include -isystem / > Users/jberwald/src/sage-5.0.beta3-gcc/local/x86_64-apple-darwin11.2.0/ > sys-include > checking for suffix of object files... configure: error: in `/Users/ > jberwald/src/sage-5.0.beta3-gcc/spkg/build/gcc-4.6.2/gcc-build/x86_64- > apple-darwin11.2.0/libgcc': > configure: error: cannot compute suffix of object files: cannot > compile
It fails in *exactly* the same way for me on my laptop. deep:sage-5.0.beta3-gcc wstein$ uname -a Darwin deep.local 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 deep:sage-5.0.beta3-gcc wstein$ gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- William > See `config.log' for more details. > make[3]: *** [configure-target-libgcc] Error 1 > make[2]: *** [all] Error 2 > > real 2m34.632s > user 10m22.815s > sys 1m24.590s > ************************************************************************ > Error installing package gcc-4.6.2 > ************************************************************************ > > On Feb 10, 5:43 pm, William Stein <wst...@gmail.com> wrote: >> On Fri, Feb 10, 2012 at 2:09 PM, Jeroen Demeyer <jdeme...@cage.ugent.be> >> wrote: >> > I would like to announce a working Sage on OS X 10.7. It requires XCode >> > 4 and setting SAGE_PORT=yes, but apart from that it builds from source >> > "out of the box". The main new thing is that we include a GCC spkg (to >> > build a C, C++ and Fortran compiler), replacing the old Fortran spkg. >> > It builds and all doctests pass, but I have *not* actually used it. In >> > particular, I have not tried the notebook. >> >> That is so, so, so awesome!!! >> >> >> >> >> >> >> >> >> >> >> >> > Source tarball: >> >http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta3... >> >> > I also have a binary based on a slightly older version: >> >http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta2... >> >> > The ticket which achieves this isn't quite ready yet (#12369). It still >> > needs to be tested on other systems to make sure that it doesn't break >> > anything. There is some discussion about LD_LIBRARY_PATH (#12405) and I >> > expect some work for my new spkg/install (#10492). >> >> > -- >> > 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 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 -- William Stein Professor of Mathematics University of Washington http://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