$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] making a <toolset> dependent target fails
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2011-12-22 05:47:46
Den 20-12-2011 14:42, Nogradi, Chris skrev:
> Try removing the toolset from one of the two aliases or maybe add:
>
> alias src ;
>
Thanks. I tried both approaches, and sadly neither works.
I have hacked around it by using proprocessor symbols in my source code.
-Thorsten