IRC channel logs

2025-03-31.log

back to list of logs

<stikonas>oriansj: can you please merge https://github.com/oriansj/stage0-posix-aarch64/pull/8 I don't seem to have access to it
<LaurentH>cosinusoidally: It's funny how we all end up running into the same issues, I had to define __linux__ and __i386__ a few days ago, and I noticed that Mes has workarounds to bootstrap long long on x86-32 and floats, which were 2 things I was dreading about in particular
<LaurentH>By the way, I just got pnut to reproducibly build tcc-0.9.26: https://github.com/fosslinux/live-bootstrap/pull/524
<LaurentH>Also, it's not just paths that are inscribed in binaries, debug information includes line numbers so any changes that adds whitespace can mean a different hash!
<LaurentH>stikonas: diffoscope was really useful in finding the small difference, it probably saved me many hours of looking at hexdumps, thanks! :)