home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aux / 3008 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.0 KB  |  27 lines

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