t.holley.os Posted December 26, 2011 Report Share Posted December 26, 2011 Hey, I am having troubles with building the game on Mac OSX Lion...I've gotten through all the instructions then started to build and it failed so I tried building with gcc 4.3, but when I try to select it using gcc_select ( yes I installed that too) it says that gcc_select command not found, any idea how to fix this? Quote Link to comment Share on other sites More sharing options...
Yves Posted December 26, 2011 Report Share Posted December 26, 2011 Please post the error-messages. Maybe it's not even related to the gcc-version. Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted December 27, 2011 Report Share Posted December 27, 2011 I've successfully built the game on Lion using GCC 4.2 (though it's very noisy), so it's unlikely to be the problem. As far as using gcc_select, see this article Quote Link to comment Share on other sites More sharing options...
t.holley.os Posted December 27, 2011 Author Report Share Posted December 27, 2011 well here is the error from trying to build with 4.2...checking whether the C compiler (gcc-4.2 ) works... noconfigure: error: installation or configuration problem: C compiler cannot create executables.ERROR: SpiderMonkey build failedSo looks to me that it is gcc-4.2? but i've tried switching to 4.3 and I still can't figure it out...I do what that link says, i do cd /usr/sbin then sudo gcc_select mpp-gcc43 like the instructions say to do, and i still get thisadmins-MacBook-Pro:sbin admin$ sudo gcc_select mpp-gcc43Password:sudo: gcc_select: command not foundany ideas now? Quote Link to comment Share on other sites More sharing options...
Yves Posted December 28, 2011 Report Share Posted December 28, 2011 checking whether the C compiler (gcc-4.2 ) works... noI've had this too on a snow leopard. As far as I remember I solved it by reinstalling xcode.Maybe this could also be interesting for you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.