home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1818 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!network.ucsd.edu!sdcc12!sdcc3!jclark
  2. From: jclark@sdcc3.ucsd.edu (John Clark)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Re: gcc/gas for Motorola 88k
  5. Message-ID: <36317@sdcc12.ucsd.edu>
  6. Date: 30 Jul 92 18:16:25 GMT
  7. References: <9207292346.AA00347@tif28.ed.ray.com>
  8. Sender: news@sdcc12.ucsd.edu
  9. Distribution: gnu
  10. Organization: University of California, San Diego
  11. Lines: 24
  12. Nntp-Posting-Host: sdcc3.ucsd.edu
  13.  
  14. In article <9207292346.AA00347@tif28.ed.ray.com> fredrp@tif28.ed.ray.COM writes:
  15. +
  16. +   I want to build a GCC cross-compiler, running on HP/UX (68k),
  17. +   targeting motorola 88k.  Questions are
  18. +
  19. +       1.  Does gcc generate obect code directly, or do I need gas
  20. +       to do that?
  21.  
  22. gcc-2.2.2 has 88k support and uses 'gas' for the assembler.
  23.  
  24. +       2.  Is there an 88k-targeted version of gas available?
  25.  
  26. alpha.gnu.ai.mit.edu has a package, gas-1.92.3 which supports the
  27. 88k. However it IS alpha, so the 'buyer' should beware..
  28.  
  29. The binutils-1.97 has an 'ld' capable of being configured for some
  30. 88k based system. Unfortunately, I have sun4's and haven't got
  31. around to generating a ld-88k which handles BSD style a.out modules.
  32. The support that's there seems to be SYSV(coff). Maybe that's ok for
  33. the HP/UX base.
  34. -- 
  35.  
  36. John Clark
  37. jclark@ucsd.edu
  38.