bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use -Wall if compiler is gcc


From: Hideki IWAMOTO
Subject: Re: [PATCH] Use -Wall if compiler is gcc
Date: Fri, 06 Jun 2003 01:31:15 +0900

> It seems that this method compels the -Wall option to the end user.
> Instead, isn't it better to specify options at the execution of
> configure command?
> 
>         ./configure CFLAGS="-g -O2 -Wall"
> 
> This method never compels a specific option to the user.
> What do you think?

Are any users troubled if this option is forced?
This option does not influence code generation and
it does not influence whether source can be compiled or not.
The users of GLOBAL could understand warning messages,
since they are developers.

----
Hideki IWAMOTO  address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]