Re: -Qunused-parameter and clang (was Re: GHC Port on 9-CURRENT)

From: Pan Tsu <inyaoo_at_gmail.com>
Date: Tue, 28 Jun 2011 23:19:41 +0400
Niclas Zeising <zeising_at_daemonic.se> writes:

> Sorry for hijacking this thread, and cross posting.
>
> On 2011-06-26 03:07, Gabor PALI wrote:
>> 
>> 
>>> With Clang, an error occurs in one of the configure scripts, because
>>> Clang warns about unused command-line arguments, and the configure
>>> script assumes that to be a compiler error.  You can deal with this by
>>> adding -Qunused-parameter to CFLAGS.
>> 
>> Thanks for investigating this.
>> 
>
> This should probably be made the default, at least for ports when clang
> is compiled, since the output generated when not using
> -Qunused-parameter confuses configure scripts, and stops at least
> FireFox 5 from compiling, that I know of.

Do you use ccache? Try without.

For example, the combo confuses libtool

  http://docs.freebsd.org/cgi/mid.cgi?86d3i8b3dc.fsf
Received on Tue Jun 28 2011 - 17:20:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:15 UTC