Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost Build question
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-05-18 02:07:04


Robert Ramey wrote:
> Steven Watanabe wrote:
>> AMDG
>>
>> Robert Ramey wrote:
>>> I updated my tools directory. That helped. But now I'm getting:
>>>
>>> $ pwd
>>> C:/BoostRelease/libs/serialization/test
>>> $ ../../../tools/regression/src/library_test.sh toolset=msvc-7.1 &
>>> [1] 1848
>>> $ boost_root: C:/BoostRelease
>>> locate_root: C:/BoostRelease
>>>
>>> **** exception(205): std::runtime_error:
>>> boost::filesystem::basic_directory_iter
>>> ator constructor: The system cannot find the path specified:
>>> "C:\BoostRelease\bin.v2\libs\serialization\test"
>>> ******** errors detected; see standard output for details ********
>>>
>>> and indeed
>>>
>>> $ ls c:/boostrelease/bin.v2
>>>
>>> shows empty directory.
>>>
>>
>> Okay, what's in bjam.log?
>
> $ cat bjam.log
> 'g++-3' is not recognized as an internal or external command,
> operable program or batch file.
> 'g++-3' is not recognized as an internal or external command,
> operable program or batch file.
> 'g++-3' is not recognized as an internal or external command,
> operable program or batch file.
> [1] + Done(139) ?
> 3984 Segmentation violation bjam
> $
>
> Hmmm, so I did this:
>
> $ bjam -v
> Boost.Jam Version 3.1.14. OS=NT.
> Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc.
> Copyright 2001 David Turner.
> Copyright 2001-2004 David Abrahams.
> Copyright 2002-2005 Rene Rivera.
> Copyright 2003-2005 Vladimir Prus.
>
> Perhaps I need to rebuild bjam.

OK - rebuilt bjam and it shows version 3.1.18. Now it seems to work.

Thanks alot.

Robert Ramey

>> In Christ,
>> Steven Watanabe
>>
>> _______________________________________________
>> Unsubscribe & other changes:
>> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build


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