Boost logo

Boost Testing :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-04-29 11:45:15


Hartmut Kaiser wrote:
> Rene Rivera WROTE.
>>Hartmut Kaiser wrote:
>
>>It would be possible.. But since it's running a release build
>>it's not going to be much help as it doesn't have symbols.
>>But I'll see what I can do; perhaps I can independently run
>>it in profile mode and see if the error still exists.
>
> How do you achieve the release mode builds? Overwriting the flags on the
> command line? I'm asking, because at least the Wave-test Jamfile explicitely
> specifies to build the debug modules.

bjam -sBUILD=release

What you specify in the Jamfile is only the default. If you specify it
with -sBUILD it overrides your default.

> But this gives me a clue. I'll try to compile it here with my gcc in release
> mode (optimisation on) but with debug symbols, let's see what happens ;-)

Try:

bjam -sBUILD=profile

Which does just that, release but with debug symbols ;-)

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Boost-testing list run by mbergal at meta-comm.com