IRC channel logs
2025-09-15.log
back to list of logs
<matrix_bridge>
<cosinusoidally> Slightly rough notes, but here is how to build NetBSD 9 in a live-bootstrap chroot
https://github.com/cosinusoidally/tcc_simple/blob/master/experiments/live-bootstrap/netbsd-9.txt
. That starts with the live-bootstrap gcc-4.7.4 version. I'm toying with the idea of trying to find a version of NetBSD that can be built either with gcc 4.0.4 from live-bootstrap or maybe even tcc-0.9.27. Version 9 is too...
<matrix_bridge>
... new to be built with tcc, but it may be possible with earlier versions.
<lanodan>
tcc… doesn't NetBSD bootstrap requires a C++ compiler?