This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
C++ Dynamic libs
- To: gcc-help at gcc dot gnu dot org
- Subject: C++ Dynamic libs
- From: Turgut Hakki Ozdemir <extronus at bigfoot dot com>
- Date: Tue, 11 Jan 2000 12:39:40 +0200
- Organization: PccGrup
- Reply-To: extronus at bigfoot dot com
zELAm,
Can't i use shared libraries compiled with g++ using dlopen?
It opens the lib with dlopen but i cannot get symbol names. When i compile same
lib with gcc it works well. I need help. It's really important for me because i must
port a huge c++ library to c if it fails... Please help!
eXtronuS
The Wing Of PegasuS