This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Minimal GCC/Linux shared lib + EH bug example


> I think the message that can be understood by a wider audience is:
> don't use C++ for Python extension modules.

Surely You're Joking, Mr. Loewis!
As it stands, Linux/gcc3 is the only platform that does not do what
we want. Are you sure it is helpful to tell people to "go away"?

Questions:

- Is the situation different if python is compiled and linked with a C++
  compiler (--with-cxx)?

- More generally: What are the issues when using dlopen in any C++
  program.

Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]