Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-09-19 16:15:08


Victor A. Wagner Jr. wrote:
> At Sunday 2004-09-19 13:54, you wrote:
>
>
>>I'm getting regular (but not consistent) exceptions when running the
>>regression tests
>>they always seem to happen when dealing with the mingw toolset
>>
>>"...error at 0x0040b7bc, location 0x00000040 cannot be written"
>
>
> I tried deleting ALL of the .obj files and I get a "new" error this time
> "...error at 0x7c911f52, location 0x00080173 cannot be read"

Last time around we determined it was something wrong with the header
scan caching. So if you absolutely need to have it work try deleting the
".jamdeps" file.

>>How do I create a debug version of bjam so I can chase this down?

Add a "--debug" option when building it.

>>this is the line in my script that is executing when I get the errors
>>
>>python regression.py install --toolsets=mingw --bjam-toolset=msvc

Although I don't know how to pass that to the regression.py, if that's
how bjam is getting built.

--grafik

 


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