
6 Nov
2008
6 Nov
'08
7:59 p.m.
vicente.botet skrev:
----- Original Message ----- From: "Ilya Sokolov" <ilyasokol@gmail.com> To: <boost@lists.boost.org> Sent: Thursday, November 06, 2008 11:03 AM Subject: Re: [boost] [1.37.0] boost test crashes under cygwin gcc-4.x
Thorsten Ottosen wrote:
Just oout of curiosity, where did you get gcc 4.x for cygwin?
Look for the packages prefixed with 'gcc4' (not just 'gcc') in the 'Devel' category. If you wish to use it with Boost.Build v2, add the following line to your site-config.jam or user-config.jam:
using gcc : : g++-4 ;
Hi,
please could you give the URL?
It's the normal cygwin installer, a little further down the list. -Thorsten