Boost logo

Boost :

Subject: Re: [boost] [1.37.0] boost test crashes under cygwin gcc-4.x
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2008-11-06 05:03:12


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 ;


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk