[Cocoa-sharp] Cocoa# Wiki (was Re: Volunteering for Dumentation (Dave Jewell))

Andrew Satori dru at druware.com
Fri Feb 23 12:40:50 EST 2007


Ummm..  No.

Core2Duo is an INTEL chip. ( http://www.intel.com/core2duo/index.htm? 
iid=homepage+c2d )

In most Mac configurations, it is the Intel 64 bit architecture  
implementation.  The CoreDuo is NOT 64 bit however, nor is Mac OS X  
Tiger on x86.  Thus, any first generation iMac, Mac Mini, MacBook or  
MacBook Pro with a CoreDuo is not 64 bit, nor does the OS support  
64bit execution.  Only the 2nd generation Mac Intel hardware with the  
Core2Duo's sport the 64bit implementation, but even then, the  
operating system isn't truly 64 bit, and only supports a subset of 64  
bit operation through Intel libraries.  Not until Leopard will 64bit  
be really relevant on the Mac x86 platform.

The only place that 64bit Mac operation is valid is on the G5, where  
PPC64 *is* an option, however at this point in time, it would be a  
waste of time and effort to bother with it since the PPC is  
effectively a dead end on the Mac.

Andy




On Feb 23, 2007, at 11:55 AM, Paolo Molaro wrote:

> On 02/19/07 Miguel de Icaza wrote:
>>> I'm looking at doing a 64-bit project and I want to you Mono on  
>>> OS X.
>>> My machine is one of the Core 2 Duo so it should support the 64-bit
>>> schtuff. Is there a special build I need to get of Mono or can you
>>> point me to someone who I can follow up with...
>>
>> What is it that you need in 64 bits?
>>
>> You could use `longs' which are 64 bits, now if you want pointers  
>> to be
>> 64 bits, you are going to need a PPC64 port that currently does not
>> exist.
>
> Core 2 duo is an amd64 cpu, not ppc64.
> We don't have such a machine in house, so we haven't ported mono to  
> run
> on a amd64/osx box yet though (the 32 bit mono works on them anyway,
> they are just like amd64 linux systems that can execute both 32 and 64
> bit code).
>
> lupus
>
> -- 
> -----------------------------------------------------------------
> lupus at debian.org                                     debian/rules
> lupus at ximian.com                             Monkeys do it better
> _______________________________________________
> Cocoa-sharp mailing list
> Cocoa-sharp at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/cocoa-sharp



More information about the Cocoa-sharp mailing list