|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-12-27 16:05:17
Rene Rivera wrote:
> Nothing wrong with the expectation. But could you try and see if you get
> different results if you do:
>
> bjam --prefix=C:\ install
>
> Strange thing about Windows that C: is not a directory. Although I would
> generally recommend one never use "C:\" as an install location. You
> might consider some subdir like "C:\Dev".
So for testing purposes, you could do
bjam -n --prefix=C:\ install
-- Dave Abrahams Boost Consulting http://www.boost-consulting.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