Can I launch an Intel-native Unix tool from a PPC PlugIn running
inside a PPC app in Rosetta
Of course.
and then use AppleEvents to communicate?
You can use whatever form of IPC you like. However, you might need to
be aware of endian issues when passing blocks of data between
processes which are running in different modes.
Or, even better, can the Unix tool get its arguments via argc/argv[]
and respond via printf(stdout...)?
Of course.
Which "fine manual" should I read?
Depends. There are different manuals depending on which approach you take :-)
-- Finlay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden