Re: Is Cocoa incompatible with 64-bit?
Re: Is Cocoa incompatible with 64-bit?
- Subject: Re: Is Cocoa incompatible with 64-bit?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 27 Jun 2005 10:26:18 -0600
On Jun 27, 2005, at 10:09 AM, Rib Rdb wrote:
I was just reading through the Tiger release notes, and found this:
"The Foundation framework is not available for use in 64-bit processes
in Mac OS X 10.4."
Does this mean that you can't have 64 bit Cocoa applications?
It means you can still use "long long" for storing 64-bit numbers,
but you can't have 64-bit memory addresses in a binary that links to
the Cocoa frameworks.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden