"Evil Jay" evil@eternaldusk.com wrote:
ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/libsicuuc.a(ubidi.ao)) to format elf32-i386 (gdi32.n0hnjc.o) is not supported winebuild: ld -m elf_i386 -r failed with status 256
That's quite strange since apparently nothing has changed in the bidi support in GDI. Do you have HAVE_ICU or HAVE_UNICODE_UBIDI_H defined in your config.h? What happens if you #undef'ine them? Also try to exec 'make clean' as a general rule.