Boost logo

Boost-Build :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2005-09-01 23:19:17


Hi Volodya,

> 1. Tell me what system is this. Is this NT, or (as I suspect) cygwin/mingw.

NT. (Compiler is MinGW, but I'm using standard Windows shell, not MSYS.
Sorry for not mentioning this.)

> 2. Go to E:/libs/boost/tools/build/v2/tools\stage.jam:359
> and add
> ECHO "NT!" ;
> and
> ECHO "Not NT!" ;
> to both branches of the

> if [ $(property-set).get <os> ] = NT

> conditional.

"Not NT!" is printed.

> 3. Try the attached patch, or replace stage.jam with that at:
> http://zigzag.cs.msu.su/~ghost/stage.jam

> and tell if the problem is still there.

I haven't tried this yet as I can't replicate the problem with CVS HEAD.
(Thanks!?!) I had to downgrade to 2005-08-31 00:00:00Z to try [2]. Do you
want me to try the diff with that version?

--
Daniel Schlyder
http://bitblaze.com/
 

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