home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12675 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  4.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!ub!galileo.cc.rochester.edu!rjw
  2. From: rjw@merlin.cvs.rochester.edu (Robert Wilson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Distressed Damsel needs C Compiler!
  5. Keywords: Good, cheap, or both!
  6. Message-ID: <1992Aug25.194153.12110@galileo.cc.rochester.edu>
  7. Date: 25 Aug 92 19:41:53 GMT
  8. References: <1992Aug24.221838.1444@infonode.ingr.com>
  9. Sender: news@galileo.cc.rochester.edu
  10. Organization: University of Rochester, Rochester NY
  11. Lines: 105
  12. Nntp-Posting-Host: merlin.cvs.rochester.edu
  13.  
  14. [Dianne Ferrans writes:]
  15. >
  16. >I am looking for someplace to get a simple C-compiler (no fancy
  17. >window stuff, I'm talking stdio, strings, and math.h!) for my
  18. >Amiga?  And, what's this "DICE" all about?
  19.  
  20. Well, most of the fancy window stuff, etc., is handled by Amiga 
  21. libraries, not compiler libraries, and any compiler worth the name
  22. should be able to access those libraries.  Basically, what that 
  23. means is, you'll get the fancy stuff anyway.
  24.  
  25. >Either:
  26. >
  27. >1.  Where can I get an o.k. one for free?
  28. >2.  Where can I get a decent one cheap??
  29. >3.  If I buy one mainstream, what is recommended? (I subscribe to
  30. >    AMIGA world, so reference something in there)
  31.  
  32. From the "List of Amiga Compilers, Assemblers, Interpreters" (Which I didn't
  33. post this month since I was on vacation, but will on Sept. 1):
  34. ----------------------------------------------------------------------------
  35. *****
  36. * C *
  37. *****
  38.  
  39. Matthew Dillon (dillon@Overload.Berkeley.CA.US):
  40. DICE (C) 2.06.40, two versions available. The freely distributable version
  41. can be found on BBSs, networks, fish disks, and other places and has no
  42. shareware obligation.  The registered version is fully self contained and
  43. has additional capabilities (including the Commodore includes and full
  44. amiga.lib), costing $50 through 1992 to register.  This buys you an initial
  45. snail mailing of 3 disks and one free update later on, usually another
  46. mailing of 3 disks, as well as the ability to update beyond that for a
  47. small fee.  Please allow 3 weeks for delivery.
  48.  
  49. csss@scheme.cs.ubc.ca:
  50. Manx Aztec C (latest version is 5.2a) from Manx Software Systems
  51.     They can be reached on BIX (they have a conference and 2 listings
  52.     areas) as manx.ts, their support BBS (909) 542-2793, and I think
  53.     Compuserve (but I don't have their id there...so I'm not sure).
  54.     I assume Jeff Davis is in charge of development/maintenance as
  55.     he's the one fielding questions on BIX.
  56.  
  57.     I believe it's still sold in two versions:
  58.      - developer system (which includes source level debugger)
  59.      - and a scaled down version (ie lacks some utilities)
  60.      last suggested prices that I recall are $299, and $199 respectively.
  61.     Complete source to the libraries is available for $75 (license fee).
  62.  
  63.     This version is very stable, and I highly recommend it.  The
  64.     intermediate assembly is real 680x0 assembly language source
  65.     unlike SAS.  Oh and the latest release had the 37.1 version of 
  66.     the 2.04 includes.
  67.  
  68. Steve Hawtin (steve@geosys.co.uk):
  69. NorthC 1.3 from Steve Hawtin (I had to tell you about that :-)  )
  70. Implementation of K&R C, a complete environament including C
  71. compiler, A68K assembler from C Gibbs, Blink, make and a full C
  72. function library.  NorthC is supplied with a large ammount of
  73. documentation and a disk of example programs.  The program is
  74. distributed as charityware with $25 donation to the Spastics
  75. charity of your choice.  Has problems running under 2.04. 
  76. Version 1.3 was released Dec 1990 and NorthC is well overdue for
  77. a new release.  The program can be found on fish disks, PD
  78. libraries and BBSs, especially in the UK. 
  79.  
  80. Steve Hawtin (steve@geosys.co.uk):
  81. Small C
  82. Shareware.
  83. Available on Fish Disks.
  84. A very small subset of C with no library, only useful to see how 
  85. to build a compiler.
  86.  
  87.  
  88. Steve Hawtin (steve@geosys.co.uk):
  89. Sozobon C
  90. Shareware.
  91. Available on Fish Disks.
  92. A port of a compiler from the ST, needs some work before you
  93. will get anything out of it.  Useful as a source for a C
  94. function library. 
  95.  
  96. Doug Walker (walker@unx.sas.com):
  97. SAS/C (Formerly Lattice C) from SAS Institute, Inc.  The latest version is
  98. 5.10B.  Reach SAS Institute on BIX as sas.c or at (919)677-8000.  Suggested
  99. retail price is US$300; student discount rate is US$150.  Package comes
  100. with C compiler, global optimizer, libraries, BLINK overlay linker,
  101. source-level debugger, assembler, editor, options-setting program,
  102. object module disassembler, object module librarian, make utility,
  103. AmigaDOS 1.3 and 2.0 header files, and various text utilities (such as
  104. GREP, DIFF, etc.).  Supports inline code taking advantage of the 68020,
  105. 68030 and 68040, as well as the 68881 and 68882 math coprocessors.
  106. Free technical support is provided at (919)677-8009 or via mail or FAX.
  107.  
  108. [EDITOR'S NOTE: SAS/C 6.0 came out while I was on vacation.  Can 
  109. someone write me an update to the SAS/C article above?]
  110.  
  111. ----------------------------------------------------------------------------
  112.  
  113. >Apologies for any posting errors, .etc....
  114.  
  115. No rpoblem.    :-)
  116.  
  117. -Robert
  118.  rjw@cvs.rochester.edu
  119.