Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [bronf][mingw] pthreads not linked (was Re: [sandia][intel-linux] pthreads not linked)
From: frederic.bron_at_[hidden]
Date: 2008-12-14 14:58:13


added -DBOOST_HAS_WINTHREADS -DBOOST_WINDOWS_API -DBOOST_THREAD_WIN32 but still looking for pthread because (I think) -DBOOST_THREAD_POSIX is automatically added (see uploaded results when next
updated). This flag is perhaps stronger than BOOST_THREAD_WIN32?
How can I remove -DBOOST_THREAD_POSIX?

Frédéric Bron

boost-testing-bounces_at_[hidden] a écrit sur 14/12/2008 14:17:51 :

> <frederic.bron <at> alcan.com> writes:
>
> >
> >
> > 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've been having a closer inspection at the code for Boost.Thread,
> Boost.FileSystem and Boost.Config and seems like you'd have to define
> these three macros to go with Win32 threads everywhere:
>
> -DBOOST_HAS_WINTHREADS (Boost.Config)
> -DBOOST_WINDOWS_API (Boost.Filesystem)
> -DBOOST_THREAD_WIN32 (Boost.Thread)
>
> Please tell us if this improves things.
>
> Joaquín M López Muñoz
> Telefónica, Investigación y Desarrollo
>
> _______________________________________________
> Boost-Testing mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


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