Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-05-03 09:48:51


Hi Mal,
> OS: XP, cygwin
> toolset: g++
>
> Hi,
> I have been trying to use the most recent version of the nightly build
> for the last week or so and all to no avail. the problem seems to lie in
> 'util/path.jam'
>
> If I copy util/path.jam from version 2.0-m10 then this problem dissappears.

Could you check today's nightly version? I've comitted the following change
last Thursday:

Modified Files:
path.jam
Log Message:
Fix path.glob on cygwin.

It was completely broken with absolute windows paths because /cygdrive
is valid cygwin path, but 'cygdrive' is not shown when listing the '/'
directory.

And that change is present in the current nightly version. Moreover, most of
V2 tests pass for me on xp/cygwin. If you continue to have problems, we'll
have to investigate more.

- 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