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