home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mach / 1701 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.os.mach
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!sgiblab!adagio.panasonic.com!chorus.mei!sonia.mei!saeki
  3. From: saeki@isl.mei.co.jp (Shin-ichi Saeki)
  4. Subject: compile i860-MACH3.0
  5. Message-ID: <SAEKI.93Jan8170259@miami.isl.mei.co.jp>
  6. Sender: news@sonia.isl.mei.co.jp (Usenet News System)
  7. Organization: Matsushita Electric Industrial CO., Ltd. Osaka, Japan
  8. Distribution: comp
  9. Date: Fri, 8 Jan 1993 08:02:59 GMT
  10. Lines: 18
  11.  
  12.  
  13. I am trying to compile the Mach3.0 source code to run on an i860,
  14. but I am experiencing some difficulties.
  15.  
  16. I tried to compile on the i860-SVR4 work station (OKI-station),
  17. but the assember in the OKI-station is not compatible with
  18. the assembler source files in MACH3.0.
  19. Also, the i860-Mach object is COFF, but the i860-SVR4 object is ELF.
  20. Also, I can't make the CMU-make command on the SVR4.
  21.  
  22. Now I think about cross-compiling on the SPARC stations.
  23.  
  24. Please tell me the way I can get a compiler, a assember, and a linker
  25. which can compile i860-Mach.
  26. Lastly, I would appreciate any other references which might help me 
  27. compile the i860-mach.
  28.  
  29. Thank you.
  30.