Re: Is it possible to use RTTI in a dynamic library ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



JOLY Loic wrote:
The problem is under a Linux platform with gcc-3.2.2.
We've got an header containing the following (simplified):

The .so file is loaded in a dynamic way: dlopen, dlsym, dlclose (LoadLibrary, GetProcAddress) and returns pointers to A objects.


Is there any way to make to make it work ? If we put everything directly in the program (no .SO file) it works as intended.
http://gcc.gnu.org/faq.html#dso

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
nathan@xxxxxxxxxxxxxxxx    ::     http://www.planetfall.pwp.blueyonder.co.uk



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux