Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-08 09:49:23


Hi Jürgen,

> > > I think I should better create a special test-config.jam for the
> > > tests, right ?
> >
> > Yes, that's exactly what I do for my own tests.
>
> Good. I've run Win32 NT (on Win2k) and I'm getting the following results
> for msvc-7.1 and msvc-8.0. But I'd concentrate on the msvc-7.1
> failures ;-)

Hmm... the 'ndebug' failure is most strange -- it never caused problems
before. Could you diagnose it:

1. Run
python ndebug.py msvc-7.1 --preserve
2. Change to "failed_test" directory
3. Remove the "bin" directory
4. Run "bjam -n".

The idea is that all compiles should be done with NDEBUG defined.

I'm also suprised with this:

custom_generator : FAILED

Failure, but no error messages at all. I've modified test_all.py a bit, could
you try again?

Thanks,
Volodya

 


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