home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / help / 1041 < prev    next >
Encoding:
Text File  |  1992-07-25  |  731 b   |  19 lines

  1. Newsgroups: gnu.g++.help
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!wupost!darwin.sura.net!jhunix.hcf.jhu.edu!camacs5
  3. From: camacs5@jhunix.hcf.jhu.edu (Sol Su)
  4. Subject: ___builtin_delete not found??
  5. Message-ID: <1992Jul24.220827.28092@jhunix.hcf.jhu.edu>
  6. Organization: HAC - Johns Hopkins University, Baltimore
  7. Distribution: usa
  8. Date: Fri, 24 Jul 1992 22:08:27 GMT
  9. Lines: 8
  10.  
  11. i am trying to dynamically load compiled g++ code into
  12. S.  when the code is compiled with AT&T C++2.1 it loads
  13. without trouble; trying to get the g++-produced image
  14. into S yields "___builtin_delete" and "___builtin_new"
  15. undefined symbols.  in the libg++.a, indeed the ___builtin_delete
  16. symbol is U.  where is it resolved?
  17.  
  18. thanks.
  19.