t.holley.os Posted December 26, 2011 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? Link to comment Share on other sites More sharing options...
Yves Posted December 26, 2011 Share Posted December 26, 2011 Please post the error-messages. Maybe it's not even related to the gcc-version. Link to comment Share on other sites More sharing options...
historic_bruno Posted December 27, 2011 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 Link to comment Share on other sites More sharing options...
t.holley.os Posted December 27, 2011 Author 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? Link to comment Share on other sites More sharing options...
Yves Posted December 28, 2011 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now