> Nowhere in your code is the definition of binary_op - that is why you
> get a linker error.
>
> Is it defined in another C file?  If so you need to link it with the
> swig wrapper before you make the .so
>

Thanks for pointing out. I sorted the code out finally!

Charlie
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to