Boost logo

Boost-Build :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-08-16 01:13:15


Rene Rivera wrote:
> This going to take a bit more trickery. We'll have to build a map so we
> can remove the threading-multi subdir, match against the file being
> opened, and map back to the real generated file.

Or something like that... A bit more changes and fixes in other context
under which a directory structure is assumed and most tests pass on
MSVC/Windows. Tests that fail:

rebuilds [1]
generators_test [2]
searched_lib
alternatives
inline [2]
tag [2]
project_glob
regression [3]
project_root_rule [2]
remove_requirement [1,4]
gcc_runtime [1,5]
pch

1. Also fails on GCC/Linux
2. This is the difference of Windows generating lib*.lib and the test
expecting *.lib
3. EOL discrepancy of some sort on the expected vs. actual output
4. Removing the "threading-multi" hurts us on this test.
5. Fails on both for rather different reasons.

Another testing difference between Linux and Windows: the output of
exceptions is not inlined the same way. On Windows it seems to be
buffered, and hence looks like it comes out garbled. But it's really
just in rather different places than when the exceptions are actually
thrown/printed.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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