Re: x86_64 on MacBook with Intel Core Duo
Re: x86_64 on MacBook with Intel Core Duo
- Subject: Re: x86_64 on MacBook with Intel Core Duo
- From: Uli Kusterer <email@hidden>
- Date: Tue, 22 May 2007 22:50:54 +0200
On 22.05.2007, at 17:04, roman pindur wrote:
I am working on a computational program in C++/C with SSE2/3 and I
would like build it as a shell 64 bit appliation . I have a MacBook
Core Duo with Tiger 10.4.9 and GCC 4.0.1 & 4.2 & 4.3 on it. I can
manage to compile my code with x86_64 parameter, but when I run it
I get "Bad CPU type in executable" error.
Errr... look at the description of the Core Duo CPU? It only
supports EM64T, which according to Intel's site only allows you to
access more memory. I've seen no mention that the Core Duo was a 64
bit CPU, so it doesn't surprise me that it won't run x86_64 code.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden