home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / tech / 4108 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  2.1 KB

  1. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!uqcspe!cs.uq.oz.au!warwick
  2. From: warwick@cs.uq.oz.au (Warwick Allison)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Beginnings of a FAQ
  5. Message-ID: <9498@uqcspe.cs.uq.oz.au>
  6. Date: 23 Jul 92 00:47:56 GMT
  7. References: <1992Jul22.085058.18954@unixg.ubc.ca>
  8. Sender: news@cs.uq.oz.au
  9. Reply-To: warwick@cs.uq.oz.au
  10. Lines: 71
  11. To: mintha@geog.ubc.ca
  12.  
  13. In comp.sys.atari.st.tech you write:
  14.  
  15. >All comments and contributions are most welcome
  16.  
  17. >  1) Language Alternatives
  18. >    1) C Language
  19.      2) C++ Language                   ****  I'll be happy to help here
  20. >    3) GFA Basic
  21.  
  22. >  2) Gnu Development System          
  23.    2) Freely available Gnu Development System **** (many people haven't heard of "Gnu")
  24.  
  25. >2. MiNT
  26.  2. MiNT Multitasking Environment      **** (at least give a clue)
  27.  
  28.  
  29. >Gnu C (et. al.)
  30.  
  31. >- Not that fast       ***** HEY!  Don't scare people away from it!
  32.  - Not that fast to compile (but generates fast code)
  33.  
  34.  
  35. >1.2.1) Gnu Development System
  36.  
  37. >The Gnu C compiler requires at least 2.5 meg to compile anything more
  38. >than a Hello, World! program.  The bigger the program the more memory
  39. >(especially with optimization)
  40.  
  41. This isn't exactly true.  You need 2.5 meg to work, and you'll always
  42. have to keep separate modules small, but 4 meg will let you do anything
  43. at all.
  44.  
  45. >Notes:
  46.  
  47. >The above is for version 2.1 of the compiler.  There are also binaries
  48. >for version 1.4, which also works well, and is a bit smaller.
  49.  
  50. In fact, 1.4 works quite comfortably with 2.5 meg.
  51.  
  52. >The compiler (gcc) will compile both C, and C++ code (ver. 2.1 - 1.4
  53. >has separate programs gcc and g++)
  54.  
  55.  - Also supports Object C
  56.  (not that I've used Object C)
  57.  
  58.  
  59.  
  60. Now the info on C++ ...
  61.  
  62. C++, being based on C, interfaces with all C code - which includes the
  63. operating system of the Atari.
  64.  
  65. Packages available:
  66.  
  67. GNU C++ (g++)
  68.  
  69.   Comes as part of the GNU C compiler.
  70.  
  71.  
  72. Cormeau C++
  73.  
  74.   No idea, but it is available.
  75.  
  76.  
  77. --
  78. Warwick
  79. --
  80.   _-_|\      warwick@cs.uq.oz.au            /Disclaimer:
  81.  /     * <-- Computer Science Department,  /  
  82.  \_.-._/     University of Queensland,    /      void (if removed)
  83.       v      Brisbane, Australia.        /  
  84.