home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / minix / 5009 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.2 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!mcsun!sun4nl!star.cs.vu.nl!ast
  2. From: ast@cs.vu.nl (Andy Tanenbaum)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Version 1.6.24b upgrade problems
  5. Message-ID: <C01Jwx.5oy@cs.vu.nl>
  6. Date: 29 Dec 92 22:02:57 GMT
  7. References: <1992Dec28.142133.22601@crash>
  8. Sender: news@cs.vu.nl
  9. Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
  10. Lines: 18
  11.  
  12. In article <1992Dec28.142133.22601@crash> hall@crash.cts.com (Robert R. Hall) writes:
  13. >I find the files:
  14. >ansi.sh and stdio.sh  to be short at lot of cdiff files as
  15. This is correct.  I wasn't quite sure what to do with the library.  I made
  16. a version that worked with the K&R compiler, as I promised, but it is a bit
  17. of a hybrid with the 1.5 library.  Basically, you use the original library
  18. (libc.a) but just add the few files I supplied, since these are essential.
  19.  
  20. I didn't supply the math and float libraries since anyone who bought the ACK
  21. ANSI C compiler already has the source code, and they don't work with the
  22. K&R compiler, so in theory nobody should need them.
  23.  
  24. >Beware the files syscall.ansi.sh and syscall.kr.sh did
  25. >not get compressed so don't try to uncompress them.
  26. This is correct.  The 14-character limit hit me here.
  27.  
  28.  
  29. Andy Tanenbaum (ast@cs.vu.nl)
  30.