Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-07-29 00:05:09


> I re-built the libs just as you said. I then copied the newly built
> static library to the stage/lib
> directory where I have all of the others. Unfortunately, I still got the
> same undefined.
> HOWEVER!...
>
> This is the first time I've noticed the boost_1_32_0/bin directory. I
> tried copying test_tools.obj
> into the directory with my own object files, added test_tools.obj to the
> list of my own object
> files in my make, and the link WORKED!

You probable need to talk with Boost.Build guys how is it possible build
library doesn't contain the object file. could you run ar on the library and
print it content?

Gennadiy


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net