Boost logo

Boost-Build :

From: Andre Hentz (gclbb-jamboost_at_[hidden])
Date: 2003-03-24 23:53:55


On Mon, 24 Mar 2003, David Abrahams wrote:

> Andre Hentz <gclbb-jamboost_at_[hidden]> writes:
>
> > msvc/cygwin:
> > error: Unknown target type RSP. I don't really care about this one
> > yet.
>
> I realize you don't, but I tried to make some changes to builtin.jam
> to address it anyway. Unfortunately, a cygwin build of bjam is
> failing (miserably) on the regression tests:

I appreciate the effort since this combination (msvc/cygwin) would be
enough for my purposes. Regarding the regression test, that little
semicolon is causing the problem.

>
> $ python test_all.py
> unit_tests : "/cygdrive/c/boost/tools/build/test/../jam_src/bin.cygwinx86/bjam -sBOOST_BUILD_PATH=/cygdr
> ive/c/boost/tools/build/test/../new;/cygdrive/c/boost/tools/build/test -d0 --quiet --debug --build-system=test" returne
**this one**-------------------------^

> d 127
> STDOUT ============
> /cygdrive/c/boost/tools/build/test/../new/./project.jam:285: in load-jamfile from module project
> error: Unable to load Jamfile.
> Could not find a Jamfile in directory '.'.
> Attempted to find it with pattern '[Jj]amfile [Jj]amfile.jam'.
> Please consult the documentation at 'http://www.boost.org'.
> /cygdrive/c/boost/tools/build/test/../new/./project.jam:33: in project.load from module project
> /cygdrive/c/boost/tools/build/test/../new/./build-system.jam:63: in load from module build-system
> /cygdrive/c/boost/tools/build/test/../new/./modules.jam:171: in import from module modules
> /cygdrive/c/boost/tools/build/test/../new/./bootstrap.jam:41: in boost-build from module
> /cygdrive/c/boost/tools/build/test/../new/boost-build.jam:2: in module scope from module
>
>
> STDERR ============
> /cygdrive/c/boost/tools/build/test: not found
>

> --
> Dave Abrahams
> Boost Consulting
> www.boost-consulting.com
>

Thanks,

Andre Hentz

 


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