Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Using CFM with Mach-O on iMacs... or what cross process ap..

 
   Macintosh computer (Home) -> General Discussion RSS
Related Topics:
Sandboxing a process? - Sorry, don't know much about OSX users and but it seems like it would be possible to set up a Guest account with set so that you could let a malicious hacker have free run with it, without any worries about your privacy or system..

daemon(0, 0) incrementing process ID - I came across this annoyance some time ago, but it has just bit me again in the last couple of days. I have a Cocoa which starts a C daemon using NSTask. I need to keep track of the daemon, and getting its PID is fairly

Cross Platform Application Development for the Web - I amlooking into a to run on Mac and Windows based PC. I have several 1. Will the new microsoft technolgy .net work on the Mac if so how far back in operating systems can i expect to go and have it work? 2...

modify OS X keyboard mappings - Hello, I need to have access to the french I can do this with the Canadian - CSA keyboard. However, that keyboard has a as a decimal. I need a Changing it in the control panel does not change the numeric keypad. ..

Shared memory - Hello all, If you're not on the beach maybe you can give me a little help. I need to implement shared memory between my and a helper tool. At first I tried This works, but if you transport huge amounts of data the data get all..
Next:  See How Easily You Can Be Computing Ergonomically  
Author Message
Fonarix

External


Since: Jun 01, 2007
Posts: 1



(Msg. 1) Posted: Thu Jun 21, 2007 2:23 am
Post subject: Using CFM with Mach-O on iMacs... or what cross process api to use???
Archived from groups: comp>sys>mac>programmer>misc (more info?)

Using CFM with Mach-O on iMacs... or what cross process api to use???

Greetings!
Currently I'm trying port very big project to Xcode from CW 8.3,
almost finished...
But i have a problems with thirdparty libs, one of them - CFM static
library, and other - Mach-O Power PC only.
My purpose - to get Universal binary Application.
I've learned a lot of meterials, experimented with my ovn demos:

- Made shlb and used it via MachOCFMGlue in my Xcode Mach-O
Application,
and got a problem on iMacs: GetDiskFragment - doesn't work,
returned -4 err...
- Packed shlb in bundle via MakeBundle Version 2.0.1 and got a problem
on iMac:
CFBundleLoadExecutable - returned false;

>From Apple lists, I knew that it's not impossible use non UB, in UB
application. I'm doomed...
There is only one way - compile applications from libraries, and
launch it on iMac via Rossetta.
Now I've decided to try use cross process API, all I know about it's -
Sockets.
Is there any way and another APIs? I heard about AppleEvents, pipes.
Is there any examples for using it?

Thanks!

Fedor.

 >> Stay informed about: Using CFM with Mach-O on iMacs... or what cross process ap.. 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]