Re: Ada compiler

2017-01-19 Thread Efraim Flashner
On Thu, Jan 19, 2017 at 03:23:47PM +0100, Danny Milosavljevic wrote: > Hi, > > would it be possible to provide the GCC Ada compiler? > > I would do it myself - however, it seems that GNAT requires GNAT which is a > bootstrapping problem. > > diff --git a/gnu/package

Ada compiler

2017-01-19 Thread Danny Milosavljevic
Hi, would it be possible to provide the GCC Ada compiler? I would do it myself - however, it seems that GNAT requires GNAT which is a bootstrapping problem. diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm index cfd33f85a..ef4136fa4 100644 --- a/gnu/packages/gcc.scm +++ b/gnu/packages