[C++-sig] How to Tell Bjam about a Static Lib it needs to build the extension

2011-09-28 Thread Kevin Hughes
Hi,

I think I am getting very close to successfully using boost python for the
first time. All I need now is to tell Bjam about a static library my program
depends on. I can't figure out how to do this in my JamRoot file.

Thanks
___
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Re: [C++-sig] How to Tell Bjam about a Static Lib it needs to build the extension

2011-09-28 Thread Dave Abrahams

on Wed Sep 28 2011, Kevin Hughes  wrote:

> Hi,
>
> I think I am getting very close to successfully using boost python
> for the first time. All I need now is to tell Bjam about a static
> library my program depends on. I can't figure out how to do this in
> my JamRoot file.

I suggest you try the Boost Build mailing list for this question if you
don't get an answer here.

Cheers,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

___
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig