$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Changed behaviour of custom generators?
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2014-04-22 02:51:12
Another interesting observation:
When I put the compiler first in user-config.jam i.e. in the place of
the default compiler I get a compile. Unfortunately this is not what I
need since my default compiler needs to be a different one.
Roland