Boost logo

Boost Testing :

Subject: Re: [Boost-testing] igaztanaga-develop-gcc-3.4c++03
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2016-11-24 17:54:07


Le 24/11/2016 à 23:40, Ion Gaztañaga a écrit :
> On 21/11/2016 13:39, Raffi Enficiaud wrote:
>> Hi there,
>>
>> There is an error for this runner:
>>
>> """
>> cc1plus.exe: error: unrecognized command line option
>> "-Wno-variadic-macros
>> """"
>>
>> Would it be possible to remove this option?
>>
>> Thanks,
>> Raffi
>
> The runner does not have this option. Would you point me to the failed
> test? Maybe that option was added in a library Jamfile.
>
> Best,
>
> Ion
Ah! then it comes from the Jamfile! Sorry for the noise.

For info:
http://www.boost.org/development/tests/develop/developer/output/igaztanaga-develop-gcc-3-4c++03-boost-bin-v2-libs-test-test-algorithm-test-test-gcc-mngw-3-4c+-dbg-dbg-symbl-off.html

I have this property:

     <toolset>gcc:<cxxflags>-Wno-variadic-macros

which works well for all GCCs except for "gcc-mngw-3.4c+". Is the lack
of the option specific to gcc-mngw? is it possible to
distinguish/silence the problem for gcc-mngw?

Thanks!
Raffi


Boost-testing list run by mbergal at meta-comm.com