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