IRC channel logs
2024-05-11.log
back to list of logs
<ekaitz>oriansj: yeah that git-appraise thingie is supercool <ekaitz>also fossil kind of does a similar "all in the repo" approach that is interesting <matrix_bridge><cosinusoidally> oriansj: binary glibc and bash. I could eliminate them like I did in my earlier bootstrap path, but I haven't got around to it yet. Things like M2 are still statically linked, but in later stages I use otccelf (built by M2) to allow me to dynamically link to glibc. <matrix_bridge><cosinusoidally> Googulator: part of this was to allow me to better understand cc_x86 by trying to create something similar but hopefully simpler.