This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: remove expand_constant lang_hook (was [RFC] Migrate pointers to members to the middle end)
Ada is not enabled by default, you need to add it to
--enable-languages specifically.
And it will only enable if you have an ada compiler installed :)
On 9/28/07, Ollie Wild <aaw@google.com> wrote:
> On 9/28/07, Andreas Schwab <schwab@suse.de> wrote:
> > "Ollie Wild" <aaw@google.com> writes:
> >
> > > * langhooks-def.h (lhd_return_tree): Removed.
> >
> > ../../gcc/ada/misc.c:162: error: 'lhd_return_tree' undeclared here (not in a function)
>
> Sorry about that. I thought I'd tested this with a full bootstrap and
> testsuite, but I obviously botched something somewhere. I've rolled
> this back.
>
> Ollie
>