On 5/27/15 22:09, Jason Grout wrote:
On 5/27/15 18:38, Justin C. Walker wrote:
Are you building multi-threaded?


Interestingly, this may be the problem.  When I do:

export MAKE="make -j1"

and then build, it seems like I pass the point where I had errors before
in building gcc.

FYI, gcc built fine with "make -j1". I stopped the build process halfway through building the singular package and unset the MAKE="make -j1" environment variable, so then make reverted to the default (which I guess is "make -j6 -l5" for my case), and the rest of the build proceeded smoothly.

Weird. Given the issues others were having, would it make sense to build gcc on XCode 6.3.1 single-threaded by default? I can also post my install.log with errors if someone wants to take a look.

Thanks,

Jason


--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to