Re: Bootstrapping path discovered for RISC-V 64bit

2024-07-03 Thread Efraim Flashner
On Wed, Jul 03, 2024 at 05:16:55PM +0200, Ekaitz Zarraga wrote: > Hi, > > Thanks to NlNet we have found a bootstrapping path for RISC-V 64 and we > created an alternative `commencement.scm` draft that builds from source up > to a GCC-9. > > At the moment, that GCC-9 does not provide C++ support i

Bootstrapping path discovered for RISC-V 64bit

2024-07-03 Thread Ekaitz Zarraga
Hi, Thanks to NlNet we have found a bootstrapping path for RISC-V 64 and we created an alternative `commencement.scm` draft that builds from source up to a GCC-9. At the moment, that GCC-9 does not provide C++ support in my Guix packages. I tried to add it but I had issues. We made it work f