Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable

2021-07-04 Thread Philippe Mathieu-Daudé
On 7/4/21 8:38 PM, Thomas Huth wrote: > On 04/07/2021 19.07, Philippe Mathieu-Daudé wrote: >> Linking on Haiku OS fails: >> >>    >> /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/8.3.0/../../../../x86_64-unknown-haiku/bin/ld: >> >>    error: >> libqemu-mips-softmmu.fa.p/target_mips

Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable

2021-07-04 Thread Thomas Huth
On 04/07/2021 19.07, Philippe Mathieu-Daudé wrote: Linking on Haiku OS fails: /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/8.3.0/../../../../x86_64-unknown-haiku/bin/ld: error: libqemu-mips-softmmu.fa.p/target_mips_tcg_sysemu_mips-semi.c.o(.rodata) is too large (0x

Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable

2021-07-04 Thread Philippe Mathieu-Daudé
On 7/4/21 7:25 PM, Peter Maydell wrote: > On Sun, 4 Jul 2021 at 18:07, Philippe Mathieu-Daudé wrote: >> >> Linking on Haiku OS fails: >> >> >> /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/8.3.0/../../../../x86_64-unknown-haiku/bin/ld: >> error: >> libqemu-mips-softmmu.fa.p/

Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable

2021-07-04 Thread Peter Maydell
On Sun, 4 Jul 2021 at 18:07, Philippe Mathieu-Daudé wrote: > > Linking on Haiku OS fails: > > > /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/8.3.0/../../../../x86_64-unknown-haiku/bin/ld: > error: > libqemu-mips-softmmu.fa.p/target_mips_tcg_sysemu_mips-semi.c.o(.rodata) is

[PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable

2021-07-04 Thread Philippe Mathieu-Daudé
Linking on Haiku OS fails: /boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/8.3.0/../../../../x86_64-unknown-haiku/bin/ld: error: libqemu-mips-softmmu.fa.p/target_mips_tcg_sysemu_mips-semi.c.o(.rodata) is too large (0x405a bytes) /boot/system/develop/tools/bin/../lib/gc