This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: Re: Q: python compiled with gcc-3.2?


Claudius Schnörr writes:
>
> Unfortunately, it is a C++-based module, because I try to bind a
> C++-library, which can no longer be compiled by gcc-2.95, to python by
> swig-1.16.

FYI
I use C++3.2 modules created by swig 1.16 with a 2.95 compiled python

You do have to make the module as a DLL though

What kind of error messages are you getting

Norman




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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