Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-20 11:23:36


Hi Victor,
> in addition we're still missing link_test.lib, here's the complete dir:
> Directory of
> C:\Projects\boost\bin.v2\libs\config\test\link\msvc-7.1\debug

I'm still thinking about those problems. But I also see a number of regex link
failures. Do you remove "bin.v2" directories before building? If not, this
can explain why the problem persists -- the autolinking feature adds comment
to the object files, and unless the object files are regenerated, linker will
still attempt to get all libraries. Maybe you could try removing
"bin.v2/libs/regex" before next rebuild?

Thanks,
Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk