This is the mail archive of the gcc@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: RFC/Ada: removal of $(ADAC) support


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

> But the problem is that the $(ADAC) mechanism basically *doesn't
> work*.

It achieves the goal I had when I wrote it, which was to enable
bootstrapping with no special effort on common free operating system
distributions that ship compatible Ada and C compilers, but with the
Ada compiler accessible only as 'gnatgcc' or similar.

> In general, you can't compile the Ada sources with a different
> version of GCC from the C files due to the potential for
> incompatible exception handling.  Nearly all of the build problems
> with Ada have been due to this.

You rejected a patch which would have fixed this.

zw


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