home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4371 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.8 KB  |  49 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!email!hp
  3. From: hp@vmars.tuwien.ac.at (Peter Holzer)
  4. Subject: Re: porting GNU stuff to MINIX
  5. Message-ID: <1992Sep3.160615.6981@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: quasi.vmars.tuwien.ac.at
  8. Organization: Technical University Vienna, Dept. for Realtime Systems, AUSTRIA
  9. References: <ARA.92Sep2151120@camelot.ai.mit.edu>
  10. Distribution: comp
  11. Date: Thu, 3 Sep 1992 16:06:15 GMT
  12. Lines: 35
  13.  
  14. ara@zurich.ai.mit.edu (Allan Adler) writes:
  15.  
  16.  
  17. >What are the obstacles to installing stuff from GNU under MINIX?
  18.  
  19. Size. Most GNU tools are large and most machines running Minix are
  20. small. If you have a machine with a 68k processor or a 386 (and the
  21. 32-bit version of Minix) and at least 4MB RAM there should be little
  22. problem.
  23.  
  24. > For example,
  25. >if I obtain the GNU C Compiler from prep.ai.mit.edu and download it to
  26. >a PC running minix, will it compile under the residentminix C compiler
  27. >and will it work right?
  28.  
  29. Compiling GCC under Minix is probably a little difficult, since the
  30. usual Minix C compilers (including bcc) lack floating point support. I
  31. tried to cross-compile GCC 2.2.2 on a DECstation but had only limited
  32. success (I can create .o files on the workstation which will link
  33. correctly under Minix, but if I link them on the workstation, they will
  34. not execute on Minix). You can get gcc 1.37.1 binaries for Minix/386
  35. from various FTP sites.
  36.  
  37. > DItto for all the other GNU stuff.
  38.  
  39. Most other GNU programs work well.
  40.  
  41.     Peter
  42.  
  43. PS: I have a 386 with 8MB. I can't say much about other configurations.
  44. -- 
  45. |    _  | Peter J. Holzer                       | Think of it   |
  46. | |_|_) | Technical University Vienna           | as evolution  |
  47. | | |   | Dept. for Real-Time Systems           | in action!    |
  48. | __/   | hp@vmars.tuwien.ac.at                 |     Tony Rand |
  49.