home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13120 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.8 KB

  1. Path: sparky!uunet!olivea!decwrl!concert!duke!srt
  2. From: srt@duke.cs.duke.edu (Stephen R. Tate)
  3. Newsgroups: comp.lang.c
  4. Subject: C Compilers
  5. Message-ID: <715451601@pike.cs.duke.edu>
  6. Date: 2 Sep 92 16:33:22 GMT
  7. Organization: Duke University Computer Science Dept.; Durham, N.C.
  8. Lines: 32
  9.  
  10.  
  11. I thought this would be in the FAQ list, but couldn't find it...
  12.  
  13. Does anybody have a list of free C compilers?  I'm teaching a C
  14. programming class, and some students are intrigued that the Gnu C
  15. compiler is free...  What I remember (correct me if I'm wrong!) is
  16. that there is a version of Gnu C that generates i386 32-bit native
  17. code, but this is pretty useless for PCs running MS-DOS.  I also
  18. remember a "Small-C" compiler that has been around for years, but
  19. don't remember how useful it is....  So put simply, can someone
  20. explain to me (who has been away from the "PC world" for many years):
  21.  
  22. (1)  What PC systems the Gnu CC compiler works on?  I assume you
  23.      at least need at 32-bit operating system --- will it work with
  24.      OS/2?
  25.  
  26. (2)  What other free C compilers are there?  I require the students
  27.      to use ANSI C, but any C compiler will do...  those that are
  28.      asking probably wouldn't mind "ANSI"izing their code before
  29.      uploading it to the UNIX workstations (the "official" class
  30.      computers).
  31.  
  32. If anybody knows the answers to these questions, please let me know!
  33. E-mail is best, but I will try to keep up with this newsgroup for at
  34. least a few days to read responses.
  35.  
  36.  
  37. -- 
  38. Steve Tate srt@cs.duke.edu | The reason why mathematics enjoys special esteem,
  39. Dept. of Computer Science  | above all other sciences, is that its laws are
  40. Duke University     | absolutely certain and indisputable, while those of all
  41. Durham, NC  27706   | other sciences are to some extent debatable. (Einstein)
  42.