Re: Running out of process VM
Re: Running out of process VM
- Subject: Re: Running out of process VM
- From: Shawn Erickson <email@hidden>
- Date: Sat, 15 Apr 2006 08:11:12 -0700
On Apr 15, 2006, at 7:17 AM, Dirk Stegemann wrote:
Hi,
Am 14.04.2006 um 01:41 schrieb Shawn Erickson:
No, none of the Intel systems that Apple has shipped so far support
64b addressing nor does any version of Mac OS X at the Cocoa level.
You can get 64b addressing on a G5 system if your application only
links against libSystem.
<http://developer.apple.com/macosx/64bit.html>
AFAIK you may also link against Acceleration.framework which
supports 64-bit as well.
"Initially, only libSystem, the Accelerate framework, and a few other
low-level support libraries are available in a 64-bit format. This
means that only basic, command-line functionality is available to 64-
bit applications. GUI applications that need more than 4 GB of memory
will have to split their functionality into a 64-bit back end and a
32-bit GUI that communicate using interprocess communication."
-Shawn
_______________________________________________
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