Vladimir Prus wrote:
> On Friday 10 March 2006 13:23, Markus Schöpflin wrote:
>
>>> This should be:
>>>
>>>
<toolset>hp_cxx,<os>tru64:<compileflags>-m
fp-rounding-mode=d
>>>
>>> (i.e. one ":" replaced with
",')
>> I think I didn't express myself clear enough. No
matter what I write after
>> the requirements, it doesn't show up on the
compiler command line for the
>> test suite.
>>
>> It seems like the project requirements are not
propagated to the test suite
>> requirements.
>
> Try this:
>
>
<toolset>hp_cxx,<os>tru64:<cflags>-mfp-rou
nding-mode=d
>
> that is "<cflags>", not
"<compileflags>".
I tried it but nothing changes. I tried it without
<os>, without <toolset>,
I changed <compileflags> to <cflags> and
<cxxflags>, I even changed
<compileflags> to <ldflags> and
<linkflags> just to see if it would show up
on the linker command line, but the generated command line
always looks the
same.
Markus
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|