Re: How to get SDK 10.5 on XCode 4?
Re: How to get SDK 10.5 on XCode 4?
- Subject: Re: How to get SDK 10.5 on XCode 4?
- From: "Glenn L. Austin" <email@hidden>
- Date: Mon, 04 Jun 2012 22:15:41 -0700
On Jun 4, 2012, at 4:56 PM, Michael Hall wrote:
>
> On Jun 4, 2012, at 6:45 PM, Nick Zitzmann wrote:
>
>>
>> On Jun 4, 2012, at 5:26 PM, Michael Hall wrote:
>>
>>>> What new GCC? Xcode 4 dropped GCC in favor of LLVM.
>>>
>>> gcc -version
>>> i686-apple-darwin11-llvm-gcc-4.2: no input files
>>
>> That's not GCC; that's LLVM-GCC, or LLVM with a GCC front-end. The real GCC was dropped from Xcode 4.
>>
> Ah, if something is not very complex, and most of what I do isn't, I usually use a one line executable file with a gcc compile. I'll try out the clang mentioned.
> I did have to request command line tools separately with the last Xcode install as I remember.
Plus, you can only build Intel code in Xcode 4 -- no PPC.
--
Glenn L. Austin, Computer Wizard and Race Car Driver <><
"Where there's breath, there's hope!"
<http://www.austin-soft.com>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden