Boost logo

Boost-Build :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-07 13:00:56


AMDG

Robert Ramey wrote:
> using link=static might have helped. I see that the libraries are built
> now.
>
> But linking still fails. Could you check in your patch?
>

If you look at the regression results, some serialization
tests also fail to link for me, too. I don't want to check
in my patch yet, because it was only a quick hack.
The errors I got without it were unresolved symbols
for everything that linked to any boost library. Is that
what you're getting?

> One question about como-win. How does "it" know which backend
> compiler to use. On my system I have the following VC 6.0, VC 7.1
> VC 9.0, Borland 5.60, Borland 5.51, gcc 3.4. Why is there
> no documented way to specify the backend?
>

"it" doesn't know anything about the backend. You'll
have to use cflags=--vc6 e.g.

In Christ,
Steven Watanabe


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