home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 12984 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!umn.edu!limerick.cbs.umn.edu!hoberoi
  3. From: hoberoi@limerick.cbs.umn.edu (Himanshu Oberoi)
  4. Subject: g++ 2.3.3 unresolved/undefined symbols
  5. Message-ID: <1993Jan4.195047.19764@news2.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: limerick.cbs.umn.edu
  8. Reply-To: hoberoi@limerick.cbs.umn.edu
  9. Organization: University of Minnesota
  10. X-Newsreader: Tin 1.1 PL5
  11. Date: Mon, 4 Jan 1993 19:50:47 GMT
  12. Lines: 22
  13.  
  14. Hi, I have been compiling a program (that works fine on a sun g++ 2.2.1) but
  15. gives the following error on the RS6000:
  16. 0706-317 ERROR: Unresolved or undefined symbols detected:
  17.                  Symbols in error (followed by references) are
  18.                  dumped to the load map.
  19.                  The -bloadmap:<filename> option will create a load map.
  20. __ls__FR7ostreamPCc
  21. __ls__FR7ostreamf
  22. collect: /usr/bin/ld returned 8 exit status
  23. gmake: *** [multimead] Error 1
  24.  
  25. strings tells me that these symbols exist in the .o files. nm is unable
  26. to find these symbols in libg++.a.
  27.  
  28. AIX 3.2.3 (?) IBM RS6000 550
  29.  
  30. any pointers ?
  31.  
  32. himanshu
  33.  
  34. --
  35. /*-hoberoi@limerick.cbs.umn.edu--612-624-4938-Univeristy-of-Minnesota-St-Paul--*/
  36.