Re: [C++-sig] Dynamic Cast failed over multiple modules

2011-09-08 Thread Mathieu Malaterre
On Thu, Sep 8, 2011 at 11:56 AM, Holger Brandsmeier wrote: [...] > CMAKE_SHARED_LINKER_FLAGS. About the RTLD_GLOBAL flag for dlopen, I > don't know how python handles this. > > Do you have any ideas how to solve this? Or is this simply not > possible with python? Here is what I use: if os.name =

Re: [C++-sig] gccxml

2008-12-02 Thread Mathieu Malaterre
2008/12/2 Gustavo Carneiro <[EMAIL PROTECTED]>: > > > 2008/12/2 Mathieu Malaterre <[EMAIL PROTECTED]> >> >> 2008/12/2 Gustavo Carneiro <[EMAIL PROTECTED]>: >> > 2008/12/2 Alan Baljeu <[EMAIL PROTECTED]> >> >> >> >> I

Re: [C++-sig] gccxml

2008-12-02 Thread Mathieu Malaterre
2008/12/2 Gustavo Carneiro <[EMAIL PROTECTED]>: > 2008/12/2 Alan Baljeu <[EMAIL PROTECTED]> >> >> I would make a contribution to some projects. GCC-XML is not one of them, >> seeing how it's not even worth my effort to try to install and configure >> this stuff. If I were involved with these pack

Re: [C++-sig] new to python; old to C++

2008-11-02 Thread Mathieu Malaterre
On Sun, Nov 2, 2008 at 3:51 PM, Mathieu Malaterre <[EMAIL PROTECTED]> wrote: > On Sun, Nov 2, 2008 at 3:12 PM, Thomas Berg <[EMAIL PROTECTED]> wrote: >> On Sun, Nov 2, 2008 at 2:11 PM, David Abrahams <[EMAIL PROTECTED]> wrote: >>> >>> on Sat Nov

Re: [C++-sig] new to python; old to C++

2008-11-02 Thread Mathieu Malaterre
On Sun, Nov 2, 2008 at 3:12 PM, Thomas Berg <[EMAIL PROTECTED]> wrote: > On Sun, Nov 2, 2008 at 2:11 PM, David Abrahams <[EMAIL PROTECTED]> wrote: >> >> on Sat Nov 01 2008, Paul Melis wrote: >> >>> Gustavo Carneiro wrote: There's an interesting question about whether it's better to u