mold icon indicating copy to clipboard operation
mold copied to clipboard

x32: most of the tests are failing

Open sylvestre opened this issue 1 year ago • 3 comments
trafficstars

Most of the tests are failing on x32 with mold: fatal: unknown -m argument: elf32_x86_64

5% tests passed, 359 tests failed out of 377 on Debian: https://buildd.debian.org/status/fetch.php?pkg=mold&arch=x32&ver=2.32.1%2Bdfsg-2&stamp=1721123924&raw=0

Not sure you care about it but opening in case you do :)

feel free to close if you don't care !

sylvestre avatar Jul 16 '24 11:07 sylvestre

Isn't x32 effectively deprecated now? My understanding is that the interest in it was too low that Intel gave up with it.

rui314 avatar Jul 16 '24 13:07 rui314

Isn't x32 effectively deprecated now? My understanding is that the interest in it was too low that Intel gave up with it.

In version 6.11.6 of the Linux kernel's menuconfig, this feature is NOT labeled as deprecated.

leonpano2006 avatar Nov 16 '24 15:11 leonpano2006

If there's a user of x32 who wants to use mold and there's a docker image with which I can set up an x32 environment, I'll investigate the issue.

rui314 avatar Nov 17 '24 00:11 rui314