home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19232 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  884 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.uakron.edu!mcs.kent.edu!condor.mcs.kent.edu!sryan
  2. From: sryan@mcs.kent.edu (Stephen Ryan.)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: GCC error message
  5. Message-ID: <1993Jan26.150343.17874@mcs.kent.edu>
  6. Date: 26 Jan 93 15:03:43 GMT
  7. Sender: news@mcs.kent.edu
  8. Organization: Department of Mathematics and Computer Science, Kent State University
  9. Lines: 11
  10. Originator: sryan@condor.mcs.kent.edu
  11. Nntp-Posting-Host: mcs.kent.edu
  12.  
  13. I am trying to get gcc233 up and running on my system (2.1 A3000)
  14. and am having some trouble.  I am getting an error from ld...
  15.  
  16. 7.Ram Disk:> gcc hello.c                      
  17. ld: malformatted __.SYMDEF in gcc:lib/libgcc.a
  18. 7.Ram Disk:> 
  19.  
  20. Can someone please tell me what this means?  I get the same message
  21. with any library I try to link (libm.a, etc.)  Help!!!  
  22.  
  23. Thanks
  24.