home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.bug
- Path: sparky!uunet!think.com!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!lookout.IT.USwc.USwest.COM!dir
- From: dir@lookout.IT.USwc.USwest.COM (Daniel I. Rosenblatt)
- Subject: Problem building InterViews 3.1 w/gcc-2.3.3 and libg++-2.3
- Message-ID: <199212301659.AA00339@lookout.it.uswc.uswest.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Wed, 30 Dec 1992 02:59:44 GMT
- Approved: bug-g++@prep.ai.mit.edu
- Lines: 19
-
- This is on a Sun Sparc w/SunOS 4.1.2 - standard configuration.
- This is also on a Mips and SCO ODT - both standard configuration.
- The package is InterViews 3.1.
-
- I get undefined symbol __vt$7istream$3ios when attempting to link
- several sample InterViews programs (ibuild, iclass).
-
- The reference to this is in src/lib/Unidraw/catalog.c .
-
- The closest definition in libg++.a is in iostream.o:'D __vt$istream$3ios'.
- Note that in libg++.a in iostream.o, there is also 'D __vt$7ostream$3ios'.
-
- My guess is that somehow the name mangleing was inconsistent.
-
- Any suggestions?
-
- Dan Rosenblatt
- dir@lookout.uswest.com
-
-