>>> "satish" == satish k chimakurthi <[EMAIL PROTECTED]> writes:
satish> Hello all, satish> This is my first mail to the group. Hi! Are you using Automake? It's not obvious from your mail. [...] satish> For the last few days I have been trying to wrap a C++ satish> library that I have, to a scripting language called satish> Python using a software wrapping tool called **SWIG** [...] satish> PLEASE advise me as to how I can produce a shared satish> library module with the help of my wrapper object satish> **object_wrap.o** ... If I recall correctly, the Swig manual explains how to do that. (The Swig mailing lists are probably a better place to discuss this.) It would be a lot different if you were actually trying to use Swig + Automake + Libtool. Let me know if this is your case. [...] -- Alexandre Duret-Lutz
