Re: Leopard on PPC
Re: Leopard on PPC
- Subject: Re: Leopard on PPC
- From: Lorenzo <email@hidden>
- Date: Mon, 28 Apr 2008 09:48:59 +0200
Hi Nick, my client sent me this info about his machine.
Model Name: Power Mac G4 (Mirror Door)
Model Identifier: PowerMac3,6
Processor Name: PowerPC G4 (3.2)
Processor Speed: 1.25 GHz
Number Of CPUs: 2
L2 Cache (per CPU): 256 KB
L3 Cache (per CPU): 2 MB
Memory: 2 GB
Bus Speed: 167 MHz
Boot ROM Version: 4.4.8f2
Graphics Card ATI Radeon 9800 Pro
GPU Chipset Model ATY,R350
GPU VRAM (Total): 256 MB
System Version: Mac OS X 10.5.2 (9C7010)
Kernel Version: Darwin 9.2.2
And I compiled my app with
ARCHS = ppc i386
VALID_ARCHS = ppc64 ppc7400 ppc970 i386 x86_64 ppc
MACOSX_DEPLOYMENT_TARGET = 10.4
SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
GCC_MODEL_TUNING = G4
And no, my app gets just a few MB of RAM.
Never got a crash on a Intel machine.
Best Regards
--
Lorenzo
email: email@hidden
> From: Nick Zitzmann <email@hidden>
> Date: Mon, 28 Apr 2008 01:34:46 -0600
> To: Lorenzo <email@hidden>
> Cc: email@hidden
> Subject: Re: Leopard on PPC
>
>
> On Apr 28, 2008, at 1:31 AM, Lorenzo wrote:
>
>> 8 com.apple.Foundation 0x951a1ba0
>> _NSOutOfMemoryErrorHandler
>> + 60
>
>
> Are you sure your program is not trying to exceed the 4 GB memory
> limit? Does this happen on PPC64 as well?
>
> Nick Zitzmann
> <http://www.chronosnet.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