Yesterday's (6/28) Git (gdi32) updates break 64-bit compilation.

Dmitry Timoshkov dmitry at codeweavers.com
Fri Sep 29 22:54:34 CDT 2006


"Evil Jay" <evil at 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.

-- 
Dmitry.



More information about the wine-devel mailing list