Boost logo

Boost Testing :

Subject: [Boost-testing] RE Windows/Cygwin g++ cygwin and mingw
From: frederic.bron_at_[hidden]
Date: 2008-12-12 06:38:51


Only 1 of the 3 regression test result is present on the web page (http://www.boost.org/development/tests/trunk/developer/summary.html), the last one.
Should I use different --runner option for each (I ran the 3 tests in separate directories)?

Frédéric Bron

boost-testing-bounces_at_[hidden] a écrit sur 12/12/2008 07:09:12 :

>
>
>
> Just finished and uploaded the regression tests with the 3 compilersof cygwin:
>
> - g++ 3.4.4
> - g++ 4.3.2
> - g++ 3.4.4 mingw (pure win32 with -mno-cygwin flag)
>
> Note that -mno-cygwin does not work with g++ 3.4.4
>
> Here is my user-config.jam:
>
> using gcc : cygwin_3.4.4 : /usr/bin/g++ : <compileflags>-
> DBOOST_POSIX_API <compileflags>-DBOOST_POSIX_PATH ;
> using gcc : cygwin_4.3.2 : /usr/bin/g++-4 : <compileflags>-
> DBOOST_POSIX_API <compileflags>-DBOOST_POSIX_PATH ;
> using gcc : mingw_3.4.4 : /usr/bin/g++ : <compilerflags>-mno-cygwin
> <compileflags>-DBOOST_WINDOWS_API <linkflags>-mno-cygwin ;
>
> Frédéric Bron
>
> 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 mailing list
> Boost-Testing_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-testing


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