IRC channel logs

2025-07-26.log

back to list of logs

<stikonas>ok, pushed new tag for M2-Planet: https://github.com/oriansj/M2-Planet/releases/tag/Release_1.13.0
<stikonas>mescc-tools too https://github.com/oriansj/mescc-tools/releases/tag/Release_1.7.0 or on savannah: http://download.savannah.nongnu.org/releases/mescc-tools/
<matrix_bridge><Andrius Štikonas> oh, let's look at which libc it used...
<matrix_bridge><gtker> Commit "1389e4ead3b888615327937dc74c6d6323bcc1cc" removes some code that checked the ".o" files for the "__init_malloc" symbol
<matrix_bridge><Andrius Štikonas> I think ./M2libc/amd64/libc-core.M1
<matrix_bridge><Andrius Štikonas> oh, still that commit ☹️
<matrix_bridge><Andrius Štikonas> anyway, I think we understand the problem
<matrix_bridge><Andrius Štikonas> that's good
<matrix_bridge><gtker> Not sure how to solve the issue without essentially doing the "cat" operation in "M2-Mesoplanet" and searching the buffer like before
<matrix_bridge><Andrius Štikonas> yeah...
<matrix_bridge><Andrius Štikonas> at best you can do search separately
<matrix_bridge><Andrius Štikonas> but then you'l be doing the read twice
<matrix_bridge><gtker> In the meantime to get a release out, maybe just disable those tests? The object file feature is pretty half baked and I don't think anybody is going to use it anyway
<matrix_bridge><Andrius Štikonas> hmm, perhaps