Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Running boost 1.38.0 regression tests underQNX6.4.0
From: Gianluca Angelici (gianlucaspm_at_[hidden])
Date: 2009-02-19 08:51:25


>I don't know why but I did the following and it worked.
>
> Modify "tools/regression/build/Jamroot.jam" and add #~ in front of
> explicit
> compiler_status
>
> ...
> exe compiler_status
> :
> compiler_status.cpp
> tiny_xml
> /boost/filesystem//boost_filesystem/<link>static
> :
> <define>BOOST_ALL_NO_LIB=1
> <use>/boost//headers
> :
> release
> ;
> #~ explicit compiler_status ;
> ...

Thanks David,

it works like a charm...

I had to add #~ in front of explicit library_status ; too
to have the latter built.

Ciao,
Gianluca


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