[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 mailin

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