home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!bat.cis.ohio-state.edu!jim
- From: jim@bat.cis.ohio-state.edu (Jim Curran)
- Subject: ld for 68K problem
- Message-ID: <JIM.93Jan4120413@bat.cis.ohio-state.edu>
- Originator: jim@bat.cis.ohio-state.edu
- Sender: news@cis.ohio-state.edu (NETnews )
- Organization: Ohio State Computer Science
- Distribution: gnu
- Date: Mon, 4 Jan 1993 17:04:13 GMT
- Lines: 14
-
- I am trying to build a ld for use in a m68k cross compiling setup. I have
- built gas and gcc (m68k-sony-bsd). I'm trying to build binutils 2.0 and
- everything (ar, nm, size, objdump...) works EXCEPT ld which complains with
- this:
-
- % ./ld test.o
- ./ld target a.out-newsos3 not found
-
- Can anyone comment ? Gcc and gas appear to work great but the last step (ld)
- is holding me up.
-
- Thanks in advance,
-
- Jim
-