IRC channel logs

2021-07-07.log

back to list of logs

<stikonas>ok, switching to i386-unknown-linux-musl triplet definitely helped with g++, all builds errors are gone.
<stikonas>now just need to disentangle gperf and g++ (gperf is written in C++ bug g++ uses gperf for some headers, but hopefully patchable)
<Hagfish>that's starting to sound like a fairly textbook piece of bootstrapping work, but it's still impressive to even get that far
***bandali_ is now known as bandali
<stikonas>bootstrapping gperf/g++ might turn out way easier than I initially though
<stikonas>but we'll see...
<stikonas>hmm, yes, patching gperf out of g++ is fairly trivial
<stikonas>a couple of sed commands can do it
<stikonas>maybe it breaks exceptions in a minor way, but resulting g++ can build gperf
<stikonas>so tomorrow evening I can try to get g++ PR
<Hagfish>a g++ PR would be poggers, as they say
<siraben>Gen Z has entered the chat
<siraben>(I am a Gen Z-er also heh)