From mboxrd@z Thu Jan 1 00:00:00 1970 From: Turgut Hakki Ozdemir To: gcc-help@gcc.gnu.org Subject: C++ Dynamic libs Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <00011112471900.01860@aldebaran> X-SW-Source: 2000-q1/msg00120.html Message-ID: <20000401000000.S25mnoAy6-6_wppnS1jVAKs_fMLaMSv5f2G-xceKwt4@z> 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