Re: [patch ada] Use Ada output of gnatbind for building tools

2011-03-28 Thread Eric Botcazou
> gnatbind can generate Ada or C output. The C output is being deprecated so > it shouldn't be used to build the tools. This patch updates the Makefiles > so that the Ada output is used instead. Great! Please mention PR ada/44431 in the ChangeLog. -- Eric Botcazou

Re: [patch ada] Use Ada output of gnatbind for building tools

2011-03-28 Thread Arnaud Charlet
> gnatbind can generate Ada or C output. The C output is being deprecated so it > shouldn't be used to build the tools. > This patch updates the Makefiles so that the Ada output is used instead. > > Ok for trunk ? OK, thanks.

[patch ada] Use Ada output of gnatbind for building tools

2011-03-28 Thread Tristan Gingold
Hi, gnatbind can generate Ada or C output. The C output is being deprecated so it shouldn't be used to build the tools. This patch updates the Makefiles so that the Ada output is used instead. Ok for trunk ? Tristan. gcc/ada 2011-03-28 Tristan Gingold * gcc-interface/Make-lang.in