Re: Driver optimization.

Darren J Moffat (darren@xarius.demon.co.uk)
Mon, 1 Jul 1996 18:37:53 +0100 (BST)


On Sun, 30 Jun 1996, Rakesh Dubey wrote:

> A somewhat more sophisticates approach is used in NextStep where you
> have a fat binary for several architectures. The program loader knows

The same happens in MacOS for m68k and PPC binaries. I've even seen
programs running with m68k and PPC code at the same time, since MacOS for
PPC does actually have an m68k emulator in it. eg. Photoshop m86k
running on PPC with PPC native plugins for Kai's power tools.

The other answer to multiarch binaries is of course the Java way....

--
Darren J Moffat