[C++-sig] linking with an external library

Olivier Ravard olivier.ravard at novagrid.com
Tue May 11 12:39:54 CEST 2004


Hi,

I compiled some modules for python using boost.python and boost.build.
I want to link my module with an external library (that I create before) called
for example libtest.lib.

How to configure my Jamfile to say to link with this library ? 
Here is my Jamfile that don't work.

Thanks.
O.R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040511/796be0b7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Jamfile
Type: application/octet-stream
Size: 509 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20040511/796be0b7/attachment.obj>


More information about the Cplusplus-sig mailing list