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: [PATCH] decl lang hooks


On May 13, 2017 2:01:11 AM GMT+02:00, Nathan Sidwell <nathan@acm.org> wrote:
>On 05/12/2017 03:26 AM, Richard Biener wrote:
>> On Thu, May 11, 2017 at 7:58 PM, Nathan Sidwell <nathan@acm.org>
>wrote:
>>> On 05/11/2017 01:50 PM, Rainer Orth wrote:
>>>
>>>> however, it breaks bootstrap with --enable-languages=obj-c++:
>>>
>>>
>>> wierd, I thought --enable-languges=all enabled that (and I have seen
>objc
>>> issues pop up during development).  Will take another look.
>>
>> to enable all languages you need to do
>> --enable-languages=all,ada,obj-c++,go,brig
>
>seems like --enable-languages=all means --enable-languages=some :) 
>(though it 
>does help if one spells the option correctly)

=all really means 'default'

Richard.

>
>nathan


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