Hi all,

I'm very very beginner of python but I'm dare to ask this question
straight away. =P

Is it possible to import C++ static library compiled by GCC? The
target is definitely Linux machine.

I found some examples from Google showing the way C++ can import
Python so called embedded python. But I want to the opposite way of
this. I want to import (or include in C world terminology) the library
which is a blah.a file to reuse in python.

Any suggestion or idea for this stupid beginner? ;)

cheers,
Alex
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to