[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Producing Shared Library from an object created externally !!
From: |
Alexandre Duret-Lutz |
Subject: |
Re: Producing Shared Library from an object created externally !! |
Date: |
Wed, 27 Aug 2003 00:55:23 +0200 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
>>> "satish" == satish k chimakurthi <address@hidden> 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