dlls and distutils

Andrew MacIntyre andymac at bullseye.apana.org.au
Wed Feb 4 16:49:47 EST 2004


On Wed, 4 Feb 2004, John Hunter wrote:

>   2) Ideally, I would like to build my DLL with the other library code
>      statically linked in.  But I'm not sure how to do this.

If you have static libraries for the code you want to link in, just
specify the names of the static libraries in the usual way (as you would
for import libraries).

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac at pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia




More information about the Python-list mailing list