Game Development Community

Unknown gestalt value for processor type

by inman · in Technical Issues · 01/28/2009 (10:42 am) · 2 replies

I'm getting this in my console log:

System & Processor Information:

MacOS version: 10.5.6

CarbonLib version: 1.6.0

Physical RAM: 2047MB

Logical RAM: 2047MB

Unknown Getstalt value for processor type: 0x69353836

platform layer should be changed to use sysctl() instead of Gestalt() .

Unknown Processor, assuming x86 Compatible, 2147 Mhz

FPU detected


I've tried searching for gestalt value, sysctl and Gestalt functions, but I'm turning up empty-handed. Any thoughts?

Thanks!

#1
01/29/2009 (1:58 pm)
This should help shed a little light for ya.

LINK
#2
01/31/2009 (2:17 pm)
Wow, that's great! This is exactly what I was looking for. Thanks!

I searched the forums to no avail, so I'm very glad you knew about this. :-)