$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Can't configure both cygwin and mingw
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-10-20 01:18:18
On Monday 19 October 2009 Steven Watanabe wrote:
> AMDG
>
> If I configure a mingw gcc, <toolset-gcc:flavor> is
> always set to mingw and there is no other value
> I can set the feature to. For the moment, I've
> hacked around this by making <toolset-gcc:flavor>
> optional. Is there a better way?
Unfortunately no. It's a known issue that 'mingw' flavour
sticks like that. I meant to overhaul mingw handling, but
guess only after 1.41.
- Volodya