|
Boost-Build : |
From: John Maddock (john_at_[hidden])
Date: 2004-04-11 10:19:42
> > For some reason the msvc-stlport and vc7.1-stlport toolsets have stopped
> > working, I'm seeing a long list of bjam related errors:
>
> I'm seeing the same issue with the Intel-win32 toolset as well BTW :-(
Problem solved: the issue was triggered by my BUILD variable having a space
at the end:
export BUILD="<stlport-iostream>on <stlport-version>4.6 $BUILD"
fails when BUILD is initially empty. Looks like a bug to me?
Thanks,
John.
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