$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-10-20 12:03:38
I have installed, both cygwin and mingw compiler.
How do I correctly specify that I want to use mingw?
In user.config.jam I specified:
using gcc : 3.4.2 ;
Still I have the impression the wrong compiler is getting called.
Or is it insignificant which happens to be called?
Roland