Re: Compiling 64-bit
Re: Compiling 64-bit
- Subject: Re: Compiling 64-bit
- From: Nathan Toone <email@hidden>
- Date: Wed, 13 Jun 2007 10:12:09 -0700
Will there ever be an SDK or anything that will allow Tiger users to
compile 64-bit?
-Nathan
On Jun 13, 2007, at 10:00 AM, Stefan Werner wrote:
On 13.06.2007, at 18:50, Matthew Formica wrote:
64-bit "full graphical apps" need to be built with Leopard (which
is still under NDA). Tiger only provides UNIX-level/command-line
64-bit functionality, which is great if you have a command-line
app or can factor out your UI into a separate process.
And only parts of the non-GUI API is available to 64-bit
Applications on 10.4 - for example Core Audio or IOKit are 32-bit
only. When in doubt, use lipo -info:
$ lipo -info /System/Library/Frameworks/vecLib.framework/vecLib
Architectures in the fat file: /System/Library/Frameworks/
vecLib.framework/vecLib are: i386 ppc ppc64 x86_64
$ lipo -info /System/Library/Frameworks/XgridFoundation.framework/
XgridFoundation
Architectures in the fat file: /System/Library/Frameworks/
XgridFoundation.framework/XgridFoundation are: i386 ppc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40toonetown.com
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden