Displaying 1 result from an estimated 1 matches for "uzyhkg".
Did you mean:
uzrrkg
2009 Feb 21
2
Compiling Winelib application under x86_64
...g make I get
wineg++ -c -mno-cygwin -o test.o test.cpp
wineg++ -mwindows -mno-cygwin -o test.exe.so test.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid
ld: Relocatable linking with relocations from format elf32-i386 (/usr/lib/wine/libwinecrt0.a(exe_entry.o)) to format elf64-x86-64 (test.UzYhKg.o) is not supported
winebuild: ld -r failed with status 256
winegcc: winebuild failed
make: *** [test.exe.so] Error 2
uname -a returns:
Linux host1 2.6.18-92.el5 #1 SMP Tue Feb 20 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
The distribution is centos 5
Any suggestions?
Thanks
Jeff