$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2008-07-30 03:41:27
Gubenko, Boris wrote:
> Markus Schöpflin wrote:
>> Or is there a specific reason that you don't want to set this compiler
>> parameter for the regression tests?
>
> No specific reason. You said that you're going to define the macro in a (cxx-specific) configuration file and I just thought that defining it in one place for different compilers is better. Adding a feature to "Jamfile for the test in questions" is also a good solution.
Ah, this has been a misunderstanding then. I was talking about adding
<cxxflags>"-pending_instantiations 128" to my configuration file, not the
macro definition.
Markus