home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / minix / 5225 next >
Encoding:
Text File  |  1993-01-21  |  1.3 KB  |  26 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!nigel.msen.com!fmsrl7!lynx.unm.edu!umn.edu!csus.edu!netcom.com!jimlynch
  3. From: jimlynch@netcom.com (Jim Lynch)
  4. Subject: I did it! (I think...)
  5. Message-ID: <1993Jan21.062141.26486@netcom.com>
  6. Organization: Netcom Online Communications Services (408-241-9760 login: guest)
  7. Date: Thu, 21 Jan 1993 06:21:41 GMT
  8. Lines: 16
  9.  
  10. I now have a MacMinix version 1.5.10.7! And I _think_ I rebuilt everything...
  11.  
  12. Anyway, now I have a new question: I have in a Minix filesystem somewhere,
  13. a copy of the source for GNU GCC 2.3.3 (the latest, with C, C++ and Objective-
  14. C all rolled into one.) I know that the there is a GCC 1.36 binary for Minix,
  15. because I have that too, and made it all work. My question is: what is the
  16. proper cpu-company-os target/host string to give gcc's configure?
  17.  
  18. I have already tried: m68k-local-minix; didn't work... When I get the compiler
  19. properly configured, I will post to that effect. When I succeed in getting
  20. it compiled, I will then compile libg++-2.3 and post again. Then Minix will
  21. have three compilers in one... as well as however many cross compilers as you
  22. care to build! Just think... you can compile sequent code on your PC... (maybe
  23. a better idea is the other way around...)
  24.  
  25. Thanks for all the help...
  26.