home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 15014 < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!news.mentorg.com!mntgfx!davidr
  3. From: davidr@mentorg.com (David Ransier)
  4. Subject: Re: GNU C++ for the Macintosh?
  5. Message-ID: <1992Sep4.164125.9946@PDX.MENTORG.COM>
  6. Sender: news@PDX.MENTORG.COM (uucp news)
  7. Organization: engr
  8. References: <15834.2AA3F783@zeus.ieee.org> <38357@unix.SRI.COM> <4SEP199200002780@rosie.uh.edu>
  9. Date: Fri, 4 Sep 1992 16:41:25 GMT
  10. Lines: 31
  11.  
  12. In article <4SEP199200002780@rosie.uh.edu> englhp@rosie.uh.edu (Lester, Samuel H.) writes:
  13. >In article <38357@unix.SRI.COM>, mxmora@unix.SRI.COM (Matt Mora) writes...
  14. >>In article <15834.2AA3F783@zeus.ieee.org> Glen.Stewart@f175.n2240.z1.ieee.org (Glen Stewart) writes:
  15. >>>I see that GNU C++ supports over 40 different processors and comes with source 
  16. >>>code.  Is it avaiable as a running Macintosh program?
  17. >> 
  18. >>>If so, can you tell me what BBS would have it, or how much it would cost to
  19. >>>ship by mail to me?
  20. >> 
  21. >> 
  22. >>Check on ftp.apple.com. It should be there. 
  23. >> 
  24. >> 
  25. >The gcc in mpw.gnu on ftp.apple.com has a script that allows you to 
  26. >use C++, but requires MPW C++ to run (at least according to the docs).
  27. >I assume that the version in the gnu dir has not been converted to work
  28. >with MPW.  
  29. >
  30. >Are there any other sources for an MPW converted gnu C++?
  31. >
  32. >Thanks,
  33. >        Samuel
  34. >
  35.  
  36. I read something about this recently that explained the reason for needing
  37. MPW C++ to run GNU G++.  Apparently, G++ does not have its own class libraries,
  38. or maybe it was missing C-Front (pardon my lack of concise-ness here, I'm 
  39. just starting down the C++ path).  In any case, G++ does not use MPW's C++
  40. compiler, only it's class libraries.
  41.  
  42. David Raniser   davidr@pdx.mentorg.com
  43.