$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] mingw compiler
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-05-07 15:12:49
Suppose I want to set a particular feature <define> for the mingw
platform. How do I do this? It seems that all I have is <toolset>gcc
which applies to all the gcc family.
Robert Ramey