Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-04-10 02:01:13


David Abrahams wrote:

> > Done. To test, get
> > http://chronos.cs.msu.su/~ghost/projects/boost-build/project-test.zip,
> > unpack that into tools/build/new and then run
> > bjam -fproject-test1.jam
>
> I get:
>
> bjam -fproject-test1.jam
> os.path.jam:183: in os.path.all_parents from module os.path
> error: c:\boost\tools\build\new/project-test1 is not prefix of
> project-test1/file

Oh, yes! Platform dependecy -- I forgot to convert result of 'PWD' invocation
to the normalized path form which is used everywhere else. Fixed, tried on
windows, and comitted.

> BTW, it would be lots better if you could just check these things in; it
> would make collaboration much smoother. Of course, this one's probably
> not in the right place; probably you want to put it in tools/build/test,
> no?

Yes. I've added project-test1.jam an the project-test1 directory to the
'test' dir in CVS. Now
bjam -sBOOST_BUILD_PATH=../new -fproject-test1.jam
should be used.

- Volodya

 


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