C++/Python version problems?

David Smith nospam at nonesuch.com
Wed Jul 31 17:40:50 EDT 2002


Chris Liechti wrote:

> python is written is C anyway, so you should not have any problems with it, 
> but maybe you're using an interface library like Boost or CXX. that one 
> should(must?) be compiled with the same compiler as your extension.

I'm just using STL - in particular, vector, fill, max, min.

> so, yes i do think you thoughts were right, have a look at the libraries 
> you link with.
> 
> chris
> 

-- 
David Smith
drs at labs dot agilent dot com  <- hopefully doesn't trigger spambots




More information about the Python-list mailing list