Re: Linking Mach-O and AIX binaries
Re: Linking Mach-O and AIX binaries
- Subject: Re: Linking Mach-O and AIX binaries
- From: Markus Hitter <email@hidden>
- Date: Wed, 10 Jul 2002 09:02:06 +0200
Am Mittwoch den, 10. Juli 2002, um 03:20, schrieb Warren Nagourney:
The subject says it all: can a binary object file compiled on
an IBM Power machine running AIX be linked with a Mach-O binary
to create an app which runs on a Mac OS X machine?
Unless you used a cross compiling environment for OS X on your
AIX machine, this would be a hard piece of work.
You'd at least have to write some sort of runtime adaptor,
possibly a replacement for AIX' dynamic linking mechanism and a
replacement for all the low level functions. Maybe, writing an
complete emulator for AIX would be easier.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.