home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1767 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.2 KB  |  39 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.uni-bielefeld.de!news
  3. From: chr@bio128.uni-bielefeld.de (Christian Bartling)
  4. Subject: ld error
  5. Sender: news@unibi.uni-bielefeld.de (News Administrator)
  6. Message-ID: <1992Jul23.133541.16534@unibi.uni-bielefeld.de>
  7. Date: Thu, 23 Jul 92 13:35:41 GMT
  8. Nntp-Posting-Host: bio128.uni-bielefeld.de
  9. Organization: Universitaet Bielefeld
  10. Lines: 27
  11.  
  12. We have some problems to get the libg++-2.2 library compiled.
  13.  
  14. System information:
  15.  
  16. NeXT-Cube with NeXT-Step 2.0
  17. GCC 2.1 from the Sonata NeXT-Archives
  18. libg++ Source with one little modification in procbuf.C
  19.  
  20. The library compiles fine. In fact we get a libg++.a in the working  
  21. directory, but every time the ld-linker is invoked a linking error occurs:
  22.  
  23. ld: /usr/local/lib/gcc-lib/next/2.1//libg++.a(streambuf.o) symbol 1391  
  24. (___DTOR_LIST__) has unknown n_type field (0x16)
  25. collect: /bin/ld returned 1 exit status
  26.  
  27. It looks like the wrong ld (/bin/ld) is used, so we copied the right ld  
  28. int this directory and linked again. After a while the NeXT paniced and we  
  29. had to power off.....
  30.  
  31. That`s it ! Where can we get a working linker or is it the wrong collect  
  32. ???
  33.  
  34. thanks
  35.  
  36. ---
  37. Christian Bartling
  38. chr@bio128.uni-bielefeld.de
  39.