Ludovic Courtès wrote 1 years ago
(address . bug-guix@gnu.org)
Hello!
As discussed on IRC today, I tried to build GCC natively by offloading
it to my childhurd. Turns out that it crashes the system after a while;
I could get this interesting hint via VNC:
I wouldn’t be surprised if it happens under memory pressure. This
childhurd is configured with (memory-size 2048) though, which should be
enough for everyone?
Ludo’.