Re: Compiler bootstrapping requirements

2023-01-25 Thread Katherine Cox-Buday
Robby Zambito writes: > Hi, > > I remember seeing some details about certain compilers not being > allowed in Guix due to having an inadequate bootstrapping process, but > I can't seem to find it right now. I'm looking to write a package for > the Cyclone Scheme[1] implementation. The compiler re

Compiler bootstrapping requirements

2023-01-25 Thread Robby Zambito
Hi, I remember seeing some details about certain compilers not being allowed in Guix due to having an inadequate bootstrapping process, but I can't seem to find it right now. I'm looking to write a package for the Cyclone Scheme[1] implementation. The compiler requires a copy of itself to build fr