home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4370 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.5 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!torvalds
  2. From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: GNU-C recompiled minix wanted
  5. Message-ID: <1992Sep3.122349.16731@klaava.Helsinki.FI>
  6. Date: 3 Sep 92 12:23:49 GMT
  7. References: <1992Sep3.103808.12710@mnemosyne.cs.du.edu>
  8. Organization: University of Helsinki
  9. Lines: 22
  10.  
  11. In article <1992Sep3.103808.12710@mnemosyne.cs.du.edu> vromano@nyx.cs.du.edu (Vincenzo Romano) writes:
  12. >I'm looking for a copy of the Minix Operating System recompiled by using
  13. >the GNU-C compiler. I already own the Minix 1.5 but I'm sure that on my
  14. >386sx machine such a recompiled OS should be faster, isn't it?
  15. >
  16. >Can anyone help me? Can anyone tell me where I can FTP this OS or, at least
  17. >a pre-compiled minix port of the GNU-C?
  18.  
  19. As far as I know, there is no gcc-compiled version of PC-minix
  20. available.  Gcc won't even run on the basic minix setup: you have to
  21. upgrade to 386-minix by Bruce Evans (this is a good idea anyway, as it
  22. allows you to run other programs that won't work under normal minix
  23. otherwise).  The 386-patches are available (or were when I got them) at
  24. least from plains.nodak.edu, (/pub/minix/oz/ I think). 
  25.  
  26. If you don't have to run minix, you could be better off trying out linux
  27. or 386bsd instead: they give you everything minix does and then some
  28. (and is compiled using gcc).  For good performance you need at least 4MB
  29. of memory, though, or you'll swap your brains out trying to run all the
  30. GNU software.  Read comp.os.linux/comp.unix.bsd for additional info. 
  31.  
  32.         Linus
  33.