re: wine cross-compilation and SONAME*
How about the xldd script attached at http://comments.gmane.org/gmane.comp.gcc.cross-compiling/12202 ?
wine cross-compilation and SONAME*
Hi, cross-compiling wine to arm-linux fails with: ../../../wine/dlls/winex11.drv/x11drv_main.c: In function ‘process_attach’: ../../../wine/dlls/winex11.drv/x11drv_main.c:527: error: ‘SONAME_LIBX11’ undeclared (first use in this function) This is because WINE_CHECK_SONAME in configure tries to ru