This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: enable fdiagnostics-show-option by default


On Fri, Apr 16, 2010 at 7:39 PM, Manuel López-Ibáñez
<lopezibanez@gmail.com> wrote:
> On 17 April 2010 02:08, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
>> On Fri, Apr 16, 2010 at 11:58 AM, Manuel López-Ibáñez
>> <lopezibanez@gmail.com> wrote:
>>> On 16 April 2010 17:40, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
>>>>
>>>> The fact that there are other aspects of GCC that could be made configurable
>>>> at configure-time (but are not currently configurable) is not an argument
>>>> for not going with the proposal. ?That is only an indication of how
>>>> inflexible the
>>>> current ?infrastructure is made.
>>>
>>> Well, we could have a file that can be edited before building and sets
>>> the defaults for all options, so users and packagers can choose their
>>> own defaults.
>>
>> That is definitely something to be considered.
>
> Would it be better to have multiple files for different groups of
> options, for example the different front end options in separate
> files?

My preference would be a coherent behaviour across front-ends.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]