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

  1. Path: sparky!uunet!mcsun!Germany.EU.net!news.Hamburg.Germany.EU.net!jwminhh!frmxqnx!root
  2. From: root@frmxqnx.hanse.de (Frank Rabe)
  3. Newsgroups: comp.os.minix
  4. Distribution: world
  5. Subject: C386 v4 tested
  6. Message-ID: <920903154@frmxqnx.hanse.de>
  7. Organization: frmxqnx running Minix-386
  8. Date: Thu,  3 Sep 92 23:56:35 +0100
  9. Lines: 37
  10.  
  11. Hi Minixer's
  12.  
  13. I have compiled c386 with code generated for (bruce evans) bas and bld.
  14. I used bcc. - No problems
  15. Then I compiled c386 with itself (will work only if you use com I+D for c386).
  16. Other then com I+D no problems.
  17.  
  18. I run Minix386 with a lot of extensions (mini-X, vc, sym-links, scheduler, 
  19. shared text,...) and have tried the following:
  20.   I compiled fs and mm. - No problems, minix behave like normal.
  21.   I compiled kernel too. - Real problems, minix prints "Starting Minix" and
  22.     reboots. I used bcc -0 for the real mode parts of minix. Any ideas ?
  23.  
  24.  
  25. Looks like a nice compiler. Not much slower than bcc. 
  26. I think it could be a usefull ANSI compiler for minix386 and as I red also for
  27. the 68xxx. The only thing which is needed is a assembler which is able to use
  28. the generated floating code, bas doesn't do it. No, No, not gas (gnu assembler) 
  29. much to big for minix. Has somebody done something on that field? Is it possible
  30. to modify bas and bld? - 
  31.     Hi Bruce (Evans), (hope you are listening) is it 
  32.     possible to get the source for bcc, as and ld, or 
  33.     at least for as and ld?
  34.  
  35. The assembler and the linker are the last things I need to have EVERYTHING in 
  36. source. 
  37. I believe the gnu tools like gcc, gas and gld are not of the appropriate size
  38. for a small and smart system like minix.
  39.  
  40. Is someone (except me) still playing with mini-X sometime?
  41. A small window manager and a mini-X-terminal based on mini-X would be nice. 
  42. Wouldn' t it?
  43.  
  44.  
  45. Enjoy minix.
  46.  
  47. Frank
  48.  
  49.