Re: dlopen() and placing exception body in .cpp file

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

 



Dimitri Tcaciuc <dtcaciuc@xxxxxxxxx> writes:

> Right... So then I imagine even the 'fix' where I'm compiling
> exception destructor into a separate .so file is still subject to
> breakage and std::exception catching works because every C++ program
> actually links against libstdc++ and not just dlopens it, yes?

Yes, I think that is correct.

Ian


[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