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] PR36312


On 5 November 2014 23:39, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> Sorry for the breakage. I guess Anthony didn't configure with
>> --enable-languages=all,ada. It is a typical mistake I have myself done
>> in the past. Since the fix is not obvious to me and I'm not sure how
>> much time Anthony would require to find a fix, I reverted the patch
>> for now.
>
> Thanks.  I'm under the impression that --enable-languages=all will really
> build all the languages now.

I guess one still needs to know/remember to use --enable-languages at
all. I added this tip to
https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps

Cheers,

Manuel.


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