home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / minix / 4406 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.9 KB  |  72 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!spool.mu.edu!wupost!udel!louie!minix
  3. From:         ALVISET%FRNSAE11.BitNet@pucc.princeton.edu
  4. Subject: (none given)
  5. Message-ID: <1992Sep9.120116.13849@udel.edu>
  6. Originator: mmdf@louie.udel.edu
  7. Sender: usenet@udel.edu (USENET News Service)
  8. Nntp-Posting-Host: louie.udel.edu
  9. Organization: University of Delaware
  10. Date: Wed, 9 Sep 1992 19:00:57 GMT
  11. Approved: usenet=relay@louie.udel.EDU
  12. Lines: 58
  13.  
  14. Received: from FRORS12.BITNET by Host.DOMAIN.EDU (Mailer R2.08 PTF008) with
  15.  BSMTP id 0344; Thu, 03 Sep 92 15:19:49 EST
  16. Received: from FRORS12 by FRORS12.BITNET (Mailer R2.08 R208004) with BSMTP id
  17.  5554; Thu, 03 Sep 92 15:20:10 EDT
  18. Reply-To:     info-minix@udel.edu
  19. Comments:     Warning -- original Sender: tag was info-minix-request@UDEL.EDU
  20. From:         MARTINEZ JF
  21. Subject:      Re: GNU-C recompiled minix wanted
  22. Comments: To: info-minix@udel.edu
  23. To:           Multiple Recipients of <TORVALDS@KLAAVA.HELSINKI.FI>
  24.  
  25.  
  26. In article <1992Sep3.103808.12710@mnemosyne.cs.du.edu> vromano@nyx.cs.du.edu
  27.  (Vincenzo Romano) writes:
  28. >>I'm looking for a copy of the Minix Operating System recompiled by using
  29. >>the GNU-C compiler. I already own the Minix 1.5 but I'm sure that on my
  30. >>386sx machine such a recompiled OS should be faster, isn't it?
  31. >
  32. >>Can anyone help me? Can anyone tell me where I can FTP this OS or,at least
  33. >>a pre-compiled minix port of the GNU-C?
  34.  
  35. >As far as I know, there is no gcc-compiled version of PC-minix
  36. >available.  Gcc won't even run on the basic minix setup: you have to
  37. >upgrade to 386-minix by Bruce Evans (this is a good idea anyway, as it
  38. >allows you to run other programs that won't work under normal minix
  39. >otherwise).  The 386-patches are available (or were when I got them) at
  40. >least from plains.nodak.edu, (/pub/minix/oz/ I think).
  41.  
  42. >If you don't have to run minix, you could be better off trying out linux
  43. >or 386bsd instead: they give you everything minix does and then some
  44. >(and is compiled using gcc).  For good performance you need at least 4MB
  45. >of memory, though, or you'll swap your brains out trying to run all the
  46. >GNU software.  Read comp.os.linux/comp.unix.bsd for additional info.
  47.  
  48. >    Linus
  49.  
  50.  
  51. Mr Linus is wrong. There is a 32 bits Minix available from the
  52. Minix Centre (Look at the FAQ for details). It IS compiled with gcc
  53. except the kernel proper compiled with Bcc.
  54.  
  55. GCC generates only 32 bits code but before MINIX puts itself in
  56. protected mode you must use only instructions in the 16 bits set.
  57. So you need a compiler able to generate both 32 and 16 bits code(BCC).
  58. Both compilers are included with the system.
  59.  
  60. I have it only since last Friday so I haven't had time to extensive
  61. performance tests but gcc being a better compiler than ACK it is no
  62. doubt faster.
  63.  
  64. It supports virtual terminals and comes with micro-emacs and man pages.
  65. And GCC runs very well on it provided you have 2 Megs for it alone.
  66.  
  67.    MARTINEZ
  68.  
  69.    Signature still not fully debugged.
  70. -- 
  71. Mail System (MMDF)
  72.