home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17718 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!rz.uni-passau.de!kirk.fmi.uni-passau.de!agsteine
  3. From: agsteine@kirk.fmi.uni-passau.de (Karlheinz Agsteiner)
  4. Subject: Re: Advice to SAS/C 5.10b users
  5. Message-ID: <1992Dec22.194259.26097@tom.rz.uni-passau.de>
  6. Sender: news@tom.rz.uni-passau.de (News-Operator)
  7. Organization: University of Passau, Germany
  8. References:  <BzD93n.JCo@usenet.ucs.indiana.edu>
  9. Date: Tue, 22 Dec 1992 19:42:59 GMT
  10. Lines: 22
  11.  
  12. In article <BzD93n.JCo@usenet.ucs.indiana.edu>, shulick@shoshone.ucs.indiana.edu (Sam Hulick) writes:
  13. |> 
  14. |> It would be rather safe to stick with 5.10b.  6.0 and 6.1 are too
  15. |> buggy.. But you can probably see that from all the posts(complaints) on
  16. |> c.s.a.p. :)
  17.  
  18. This is not true at all. There may be small bugs in the new user interface,
  19. but the compiler itself is _much_ more reliable than 5.10b. Take the optimizer:
  20. GO 5.1 had lots of bad bugs, which made it totally unusable for me (most of my
  21. bigger programs didn't run if compiled with go, but did well without optimisation
  22. or if compiled with other compilers / other machines). The optimizer of SAS/C 6.1,
  23. however, is doing a _great_ job. It generates very good code and it's quite reliable
  24. (only one function I wrote until now was optimized badly (yes, I have reported 
  25. this to EMITS - it's a bug in the tail recursion code)).
  26.  
  27. IMHO, SAS/C 6.1 is a very good compiler package and if You prefer using 5.10b,
  28. it's Your own fault. I can only recommend upgrading to 6.1 to every version 5
  29. user. I'm using SAS/C for my "final thesis" (don't know a better English word :( )
  30. as a student of computer science right now, and I'm really quite impressed.
  31.  
  32. --
  33. e-mail: agsteine@kirk.fmi.uni-passau.de
  34.