home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / aux / 4697 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!psinntp!viper!news
  3. From: sean@visix.com (Sean E. Trowbridge)
  4. Subject: Cross-compiling MacOS apps from A/UX
  5. Sender: news@visix.com
  6. Message-ID: <C189I9.Hp3@visix.com>
  7. Date: Thu, 21 Jan 1993 23:34:57 GMT
  8. Distribution: comp
  9. Organization: Visix Software Inc., Reston, VA
  10. Lines: 22
  11.  
  12.  
  13. I've got some working source code which runs on A/UX under X (compiled with
  14. gcc 2.3.1).  Now I want to try and port it to native MacOS.  It would be cool
  15. if I could do it "incrementally", switching over parts of the application from
  16. unix libraries to native toolbox calls a chunk at a time.
  17.  
  18. However, I want to be able to produce a program which can run under a native
  19. MacOS system when I'm through.  Is there a way to compile native MacOS
  20. applications from A/UX?  How about libraries/object files which can be used
  21. under MPW?
  22.  
  23. I'd be willing to shell out the $$$ for apple's ANSI C compiler if it has this
  24. capability, although I'd rather use gcc if possible.
  25.  
  26. Or do I have to start from scratch with MPW?
  27.  
  28.  
  29.  
  30. --
  31. Sean Trowbridge
  32. Visix Software Inc.
  33. sean@visix.com
  34.