On Monday, February 13, 2012 11:49:29 AM UTC-8, Volker Braun wrote: > > On Monday, February 13, 2012 10:05:56 AM UTC-8, John H Palmieri wrote: >> >> Or is there something about the laptop architecture which is causing the >> problem? >> > > It would be useful if people would post the output of "uname -a" with the > success/failure reports in this thread. >
A success, an iMac with 4 GB RAM: $ uname -a Darwin jpalmieri538.math.washington.edu 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64 (This looks like the same output as from the failure below. I just updated this machine to OS X 11.3.0 this morning, and the gcc spkg builds successfully. It also built successfully with 11.2.0.) A success, another iMac with 4GB RAM: $ uname -a Darwin sage1.cs.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 A failure, a Mac Book Pro with 2 GB RAM: $ uname -a Darwin jhp-mbp-2.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64 There is also more detailed system information available from the "system_profiler" command, so let me know if you need some other data. -- John -- 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