Re: Cocoa-Java-based Universal Binary?
Re: Cocoa-Java-based Universal Binary?
- Subject: Re: Cocoa-Java-based Universal Binary?
- From: Bob Ippolito <email@hidden>
- Date: Mon, 13 Jun 2005 17:29:39 -0400
On Jun 13, 2005, at 3:38 PM, Fritz Anderson wrote:
On 13 Jun 2005, at 12:53 PM, Frédéric BLANC wrote:
(…) I can get my Cocoa-Java project to be built as a Universal
Binary :( !
Sorry for the mistake, but of course it was meant to be "I *can't*
get…" instead.
Note: English is definitely not my mother's tongue.
Java is compiled into byte codes for the Java Virtual Machine,
which is the same regardless of the processor it runs on. The same
bytes run identically (it says here) on PPC and i386 without need
for recompilation.
However, Cocoa-Java applications have a PPC bootstrap and will start
up as PPC applications. I'm not sure that Cocoa-Java is supported
for Intel yet.
-bob
_______________________________________________
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