hg: macosx-port/macosx-port/jdk: added jobjc to build

Michael Hall mik3hall at gmail.com
Fri Mar 25 02:39:46 PDT 2011


On Mar 24, 2011, at 11:36 PM, Stephen Bannasch wrote:

> At 8:12 PM -0500 3/24/11, Michael Hall wrote:
>> On Mar 24, 2011, at 3:58 PM, Michael Hall wrote:
>> 
>>> On Mar 23, 2011, at 5:33 PM, Mike Swingler wrote:
>>> 
>>>> What version of Xcode tools are you using?
>>> 
>>> Now XCode 3.2.6.
>>> It changed the compiler but I don't think it changed anything else in the prior error.
> 
> I'm using xcode 3.2.4 and getting this error now:

You're 0.0.1 behind what the Wiki recommends for XCode, 3.2.5.
> 
>  can't exec '/Developer/Library/Xcode/Plug-ins/GCC 4.2.xcplugin/Contents/Resources/gcc-4.0'
>  (No such file or directory)

But since this error more or less matches mine that is probably not the issue. My symlink probably isn't either. If you are still using Soylatte maybe something else related to that. If at 3.2.4 you are usually using llvm to compile, as I am, maybe something in Soylatte is triggering it to try and fallback to the old compiler? I'm not sure why that fallback wouldn't be successful though. Maybe it's time to switch to an openjdk 1.6 bootstrap if they aren't running into this? I'd have to figure out how to get one of those. 



More information about the macosx-port-dev mailing list