home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / 19567 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.9 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!sersun1!okes
  2. From: okes@essex.ac.uk (Simon Oke)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Porky pig.
  5. Message-ID: <OKES.93Jan11165337@SunLab42.essex.ac.uk>
  6. Date: 11 Jan 93 16:53:37 GMT
  7. References: <5JAN93.09425752@cc4.crl.aecl.ca><C0Furt.I67@news.cso.uiuc.edu>,
  8.     <H.ea.0kgtRS0BsQs@semprini.tdkcs.waterloo.on.ca>
  9.     <1993Jan11.021216.13462@bsu-ucs>
  10. Sender: news@sersun1.essex.ac.uk
  11. Organization: Department of Computer Science, University of Essex, UK.
  12. Lines: 31
  13. In-reply-to: 01mbmccabe@leo.bsuvc.bsu.edu's message of 11 Jan 93 07:12:16 GMT
  14.  
  15. In article <1993Jan11.021216.13462@bsu-ucs> 01mbmccabe@leo.bsuvc.bsu.edu writes:
  16. |My thoughts to that point (thinking more generally) are that MOST people don't
  17. |NEED to program in GNU C++.  This places a hard-drive back into the nice-but-
  18. |still-a-luxury catagory.  Sorry, it's still $$ (and a maybe a smattering of
  19. |nostalgia) that holds me out of the clone-realm.  I'll probably cross the
  20. |threshhold some time after a hard-drive for this ST costs more than a complete
  21. |clone system.  And that's not likely to happen soon.
  22. |
  23. I don't need G++ either. However, I couldn't do any of my project work at
  24. home without GCC. For example, the code I wrote last year compiled perfectly
  25. happily using GCC on a SPARCstation. When I took it home to work on, I tried
  26. all 3 compilers which I had available.
  27.  
  28. 1. Lattice C.
  29.    Got around the problem of it not having a proper make by merging all the
  30.    files into one. Finally compiled after a few options had been changed.
  31.    Code ran and exited immediately, saying that the stack was full.
  32.  
  33. 2. Sozobon C.
  34.    Didn't even compile. Got half-way through and said that there was a fatal
  35.    bug IN THE COMPILER.
  36.  
  37. 3. GCC.
  38.    Worked first time.
  39.  
  40. Boy is GCC useful. It eats up a few acres of disk space, but I'm glad I've
  41. got it.
  42.  
  43. --
  44. Simon Oke, 3rd year Computer Science
  45. undergraduate at the University of Essex, UK.
  46.