rmlint icon indicating copy to clipboard operation
rmlint copied to clipboard

simplify LFS

Open vassilit opened this issue 1 year ago • 4 comments

vassilit avatar Mar 11 '25 19:03 vassilit

This will probably fail on 32bit systems. Many checks to do up until 2.11.0. AIX and Irix 32-bit could fail as well.

vassilit avatar Mar 11 '25 19:03 vassilit

This will probably fail on 32bit systems. Many checks to do up until 2.11.0. AIX and Irix 32-bit could fail as well.

I am fine with the updates but I have no way of checking this. Do we have issues for it so it doesn't got forgotten?

RayOei avatar Mar 17 '25 15:03 RayOei

This will probably fail on 32bit systems. Many checks to do up until 2.11.0. AIX and Irix 32-bit could fail as well.

I am fine with the updates but I have no way of checking this. Do we have issues for it so it doesn't got forgotten?

You can test 32-bit with qemu-system-i386. It works well, but it breaks compatibility with older Glib, as 2.64 is required under the new code.

vassilit avatar Mar 17 '25 16:03 vassilit

Our FTS contrib lib does not support LFS properly.

libc commit

vassilit avatar Mar 27 '25 10:03 vassilit