Possible path to bootstrap GNAT, the Ada compiler

2024-10-15 Thread Ludovic Courtès
Hello there, Recently, Alexandre Oliva kindly sent me this message, which I’m forwarding with his permission: > The other day, we talked on the Fediverse about bootstrapping GNAT in > Guix, and I wasn't aware of any way to accomplish that. I've had > occasion to talk to some AdaCore old-timers t

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