Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-08-04 03:11:42


Hi Alo,
> Vladimir Prus wrote:
> > If anybody knows of some other thing that must be addressed for M11 --
> > like toolsets not working, or regressions with respect to M10 -- please
> > let me know.
>
> Since I upgraded from BBv1 to BBv2 very recently, I discovered some
> missing features in gcc toolkit that were present in v1, but lacking in
> v2. Here's the patch against cvs HEAD for some of those. I was unable to
> find patch submission guidelines on the site, so it's standard unidiff
> with 2-line context. Hope it's correct.

Did you copied that logic from V1? I'm asking because V1 has more detailed
comments on this, and I'd prefer is those comments be present in V2 as well.
Also, V1 has this:

if ! $(GCC_NO_EXPORT_ALL)
{
DLL_LINK_FLAGS on $(<) += "-Wl,--export-all-symbols" ;
}

I wonder if V2 should do the same?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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