Le 16/07/2025 à 21:24, ~wojtekka a écrit :
From: Wojtek Kaniewski
bFLT format is big-endian. get_user_ual() returns host value so for
little-endian target and little-endian host it's necessary to reverse
words using ntohl(). For big-endian targets we end up with incorrect
endianess:
$
From: Wojtek Kaniewski
bFLT format is big-endian. get_user_ual() returns host value so for
little-endian target and little-endian host it's necessary to reverse
words using ntohl(). For big-endian targets we end up with incorrect
endianess:
$ qemu-m68k-static ./test
BINFMT_FLAT: reloc ou