Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [bronf][mingw] pthreads not linked (was Re: [sandia][intel-linux] pthreads not linked)
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-12-13 11:58:39


frederic.bron_at_[hidden] wrote:

>
>
> I have just rerun the regression tests with the following user-config.jam:
>
> using gcc : mingw_3.4.4 : /usr/bin/g++ : <compilerflags>-mno-cygwin
> <compileflags>-DBOOST_WINDOWS_API <compileflags>-DBOOST_HAS_WINTHREADS <linkflags>-mno-cygwin ;
>
> However, the result is not better because:
>
> nearly each time -DBOOST_HAS_WINTHREADS is used, -DBOOST_THREAD_POSIX is used (257 times)!
> 82 times, -DBOOST_HAS_WINTHREADS is used alone.
>
> I am pretty sure it is because I run mingw from cygwin... any workaround to say to bjam I am using
> a pure win32 application?

I am not sure what you're trying to say. Are you using target-os=windows when building mingw
tests?

- Volodya


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