IRC channel logs

2021-08-23.log

back to list of logs

<stikonas[m]>It's probably some sort of alignment issue... Or maybe qemu issue...
<stikonas[m]>At this stage steps are still quick enough. But that might get more annoying in later stages, e.g. mes
<oriansj>stikonas: well right now mes doesn't work with RISC-V yet, nor does M2-Planet which is quite painful when compiled by cc_* in virtualization. (Like 20 minutes to self-host sort of pain [then 1 minute to compile everything else needed to finish the bootstrap])
<Hagfish> https://news.ycombinator.com/item?id=28268667
<Hagfish>bootstrappable being featured again, and there seems to be some momentum in the comments
<Hagfish>free upvotes for everyone!
***Server sets mode: +cnt
<oriansj>stikonas: if it is an alignment issue the fix is trivial. After the ELF_header simply insert one \x00 at a time until it disappears (shouldn't take more than 7 attempts)
<oriansj>(adjusting your e_entry address if manually calculated of course)
<stikonas[m]>Yeah, i can try that once i find some time
***ChanServ sets mode: +o janneke_