home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.help
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!wupost!darwin.sura.net!jhunix.hcf.jhu.edu!camacs5
- From: camacs5@jhunix.hcf.jhu.edu (Sol Su)
- Subject: ___builtin_delete not found??
- Message-ID: <1992Jul24.220827.28092@jhunix.hcf.jhu.edu>
- Organization: HAC - Johns Hopkins University, Baltimore
- Distribution: usa
- Date: Fri, 24 Jul 1992 22:08:27 GMT
- Lines: 8
-
- i am trying to dynamically load compiled g++ code into
- S. when the code is compiled with AT&T C++2.1 it loads
- without trouble; trying to get the g++-produced image
- into S yields "___builtin_delete" and "___builtin_new"
- undefined symbols. in the libg++.a, indeed the ___builtin_delete
- symbol is U. where is it resolved?
-
- thanks.
-