home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os9 / 1572 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.9 KB  |  36 lines

  1. Newsgroups: comp.os.os9
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!cs.utexas.edu!sun-barr!ames!dale.ksc.nasa.gov!orion.ksc.nasa.gov!chc
  3. From: chc@orion.ksc.nasa.gov (Charles Curley)
  4. Subject: OS9 Cross Development
  5. Message-ID: <1993Jan6.200439.16621@dale.ksc.nasa.gov>
  6. Sender: news@dale.ksc.nasa.gov
  7. Organization: I-NET, Inc., Kennedy Space Center, Florida
  8. Date: Wed, 6 Jan 1993 20:04:39 GMT
  9. Lines: 25
  10.  
  11. We are looking to replace our current cross-development environment.  We
  12. are currently using Microware's Unibridge product which gives us a
  13. cross-compiler for our SGI workstation and some network tools to allow us
  14. access to the source on the SGI from the OS-9 target when in a special
  15. debugger.  We are have found some bugs with the pre-Ultra C OS-9
  16. cross-compiler and would like to ditch it for something ANSI-ish.  I have
  17. seen GNU C compilers out on the Net but what I want is a
  18. cross-compiler/assembler/linker for my SGI box.  Microware is apparently
  19. not supporting a cross-development version of the Ultra C compiler for the
  20. SGI (if any platforms) and besides I've heard that gcc is still better.
  21.  
  22. (Finally the question) Has anyone out there created a cross-development
  23. environment totally with GNU tools?  I know that gcc will generate code for
  24. other than the system it is running on, but I am not sure how to accomplish
  25. this.  Do I just compile gcc and tell it to generate code for a 680x0 and
  26. do the same for gas and the gnu ld?  Assuming this is all I have to do, how
  27. would I get libraries from my OS-9 machine into somekind of linkable state?
  28. Is is legal for me to copy the libraries my OS-9 machine to use on another
  29. machine?  Could I use the ones that came with Unibridge instead?
  30.  
  31. --
  32. Charles Curley, Senior Engineer     Internet:  chc@orion.ksc.nasa.gov
  33. I-NET, Inc.                         Voice:     (407) 867-9619
  34. Engineering Support Contract        Facsimile: (407) 867-4079
  35. MS INI-10, Bldg M7-409, Rm 170A, Kennedy Space Center, Florida 32899
  36.