• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa-Java-based Universal Binary?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-Java-based Universal Binary?


  • Subject: Re: Cocoa-Java-based Universal Binary?
  • From: Frédéric BLANC <email@hidden>
  • Date: Tue, 14 Jun 2005 02:03:28 +0200

Hi Fritz, and thanks for your answer.

> > (…) I can get my Cocoa-Java project to be built as a Universal
> > Binary :( !
> 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 (…) on PPC and i386 without need for recompilation.
You're right: pure Java programs, or at least Java-based projects
entirely built against Sun's API, are valid candidates for running
effortlessly on Intel-based Macs—even if some exceptions require some
additional steps (JNI…)

However, Cocoa-Java builds don't belong to this family: I presume that
at least their executable "wrapper" to .jar classfile is qualified for
going through some sort of Universal Binary-sation…


--
— Frederic BLANC (email@hidden)
 _______________________________________________
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

  • Follow-Ups:
    • Re: Cocoa-Java-based Universal Binary?
      • From: Tim Lucas <email@hidden>
References: 
 >Cocoa-Java-based Universal Binary? (From: Frédéric BLANC <email@hidden>)
 >Re: Cocoa-Java-based Universal Binary? (From: Frédéric BLANC <email@hidden>)
 >Re: Cocoa-Java-based Universal Binary? (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Printing The Cocoa Documenation
  • Next by Date: NSSliderCell does not use drawBarInside:flipped:?
  • Previous by thread: Re: Cocoa-Java-based Universal Binary?
  • Next by thread: Re: Cocoa-Java-based Universal Binary?
  • Index(es):
    • Date
    • Thread