home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20510 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  2.1 KB

  1. Xref: sparky comp.sys.mac.programmer:20510 comp.os.ms-windows.programmer.tools:1844
  2. Newsgroups: comp.sys.mac.programmer,comp.os.ms-windows.programmer.tools,comp.windows.ms.programmer
  3. Path: sparky!uunet!spool.mu.edu!uwm.edu!wupost!csus.edu!netcom.com!jimlynch
  4. From: jimlynch@netcom.com (Jim Lynch)
  5. Subject: Re: porting windows app to mac
  6. Message-ID: <1993Jan1.153552.25014@netcom.com>
  7. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  8. References: <BzoKq6.K3y@fiu.edu>
  9. Date: Fri, 1 Jan 1993 15:35:52 GMT
  10. Lines: 32
  11.  
  12. >Finally, what would be a good mac system to get the development work done on?
  13.  
  14. SE/30. No longer in Apple's product line and there's lots in the forsale
  15. newsgroups.
  16.  
  17. >We don't plan on spending much money on this project.
  18.  
  19. Don't plan on spending, huh? Then you can't have C++. Use Think C and TCL.
  20.  
  21. If you change your mind, get MPW and prepare for a learning curve and a
  22. BIG, SUPER LARGE price tag. After you pay this and get MPW and C (Don't
  23. forget the CD-ROM drive, it's a must), and you decide you want to use
  24. MacApp (a class lib), get ready to pay apple _royalties_ for each app you write.
  25. (Zortech C++ is rumored not to work)
  26.  
  27. Unfortunately, the makers of GNU C++ have a disagreement with apple because
  28. apple wants to create legislation which ultimately affects your and my freedom
  29. to write any program any way we want. As a result, there is no port to the
  30. mac which is supported by GNU CC's authors. This makes things difficult should
  31. you want to try to port this to the mac.
  32. (apple employees and former apple employees, see below.)
  33.  
  34. In either case, get 'The Debugger' by Jasik Designs, it's $300 and it's the
  35. best there is. It catches just about everything; as a result, it's a little
  36. hard to get used to. However, it does both MPW and THINK. It does both C and
  37. Pascal (displays the source files while debugging). Command-click on the
  38. source window and it also shows the asm code.
  39.  
  40. (to apple employees and former apple employees, especially those who appreciate
  41. GNU CC and/or freedom in coding, rms@gnu.ai.mit.edu (Richard Stallman, author
  42. of GNU CC) wishes to make contact with you.)
  43.  
  44.