home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / gcc / help / 1946 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  966 b 

  1. Path: sparky!uunet!stanford.edu!ames!network.ucsd.edu!sdcc12!sdcc3!jclark
  2. From: jclark@sdcc3.ucsd.edu (John Clark)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Re: Tools to build gnu cross compiler...
  5. Message-ID: <37026@sdcc12.ucsd.edu>
  6. Date: 19 Aug 92 17:10:00 GMT
  7. References: <Bt7ALp.Fps@sidc.com>
  8. Sender: news@sdcc12.ucsd.edu
  9. Distribution: usa
  10. Organization: University of California, San Diego
  11. Lines: 13
  12. Nntp-Posting-Host: sdcc3.ucsd.edu
  13.  
  14. In article <Bt7ALp.Fps@sidc.com> soo@sidc.com writes:
  15. +I am trying to generate a cross compiler from gcc-2.2.2 (host: sun sparc,
  16. +target: board using m68k processor).  However, the INSTALL file in the
  17. +gcc-2.2.2 package seems to suggest that I would need a cross-assmelber,
  18.  
  19. You need at least 'gas-1.38' from prep.ai.mit.edu. In addition, you'll
  20. need 'binutils-1.97' which has the 'ld', 'ar', and 'ranlib',
  21. although the sparc 'ar' and 'ranlib' will work, the 'ld' is required
  22. to link the 68k *.o files.
  23. -- 
  24.  
  25. John Clark
  26. jclark@ucsd.edu
  27.