advertisement

Article:
  Creating Easy-to-Deploy Unix Applications for OS X
Subject:   I'm still confused on where to start
Date:   2003-10-27 07:07:53
From:   edwardd20
I'm sure this is off topic but I though this article was going to get me started on the right track but it missed.


I'm a long time Mac user and an experienced Windows and UNIX developer. I'm trying to port my companies products over to Mac (on my own time). Where is a good starting point for porting DLL's (Windows) and shared libraries (UNIX) to a Mac arena? If I compile the whole thing as a big command line executable it works but stinks.


Thanks.


Ed

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • I'm still confused on where to start
    2003-10-27 11:22:29  roseman [Reply | View]

    Yeah, its a bit off the topic of this article, but make sure to check out the documentation on the Apple site. This one in particular has some info on compiling dynamic libraries and a variety of other topics that you are probably going to run into: http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/
    • I'm still confused on where to start
      2003-12-30 08:47:53  anonymous2 [Reply | View]

      I'm new to Mac development, thanks for link!
-->