Re: [C++-sig] question on boost.python exception mechanisms

2013-04-09 Thread Giuseppe Corbelli
On 08/04/2013 14:11, Holger Joukl wrote: I have found a couple of references. http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html (see static-libgcc) http://gcc.gnu.org/wiki/Visibility Thanks, I'll need to look into these. The proprietary lib is shared, right? linked to? shared? static? Sha

Re: [C++-sig] question on boost.python exception mechanisms

2013-04-09 Thread Niall Douglas
On 8 Apr 2013 at 14:11, Holger Joukl wrote: > > I have found a couple of references. > > http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html (see static-libgcc) > > http://gcc.gnu.org/wiki/Visibility > > Thanks, I'll need to look into these. I wrote the second one. Really not sure how that helps