home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aux
- Path: sparky!uunet!seas.smu.edu!void!dalnet!jamatx!root
- From: root@jamatx.lonestar.org (John Thompson)
- Subject: g++-created Symbols
- Message-ID: <1992Jul29.142917.2168@jamatx.lonestar.org>
- Date: Wed, 29 Jul 1992 14:29:17 GMT
- Organization: An Asylum in Texas
- Lines: 17
-
- In attempting to convert a large C++ program using the latest g++ under A/UX
- I find, when attempting a final link, a number of undefined externals of the
- form _vt$class where class is, of course, the name of a class. What's g++
- expecting?
-
- Many of the classes have overloaded the new operator (why does g++ require
- {}'s instead of ()'s in the reference?) but I don't know if this has any-
- thing to do with it.
-
- I'd appreciate some help.
-
- Thanks.
- --
- ---------------------------------------------------------------------------
- / John A. Thompson | An Ancient Hacker | e-mail: \
- | 2721 Knollwood Court | | root@jamatx.lonestar.org |
- | Plano, TX 75075 | Remember the ... | jarthur@jamatx.lonestar.org |
-