Hi, i am searching for some hints on how to cross compile enigma. The readme just sais "build libsdl_mixer with mingw". I have managed to compile and install libsdl with "./configure --host=i586-mingw32msvc". But i don't manage to configure e.g. libsdl_mixer. The thing is that the configure script for this when being called with: ./configure --host=i586-mingw32msvc --with-sdl-prefix=/usr/local/cross-tools/i386-mingw32 does not figure out that it's cross compiling and thus tries to build and _run_ test programs for libsdl usage. This of course fails.
Anyone here with a little hint? I am doing this under ubuntu-7.10 ... Till _______________________________________________ Enigma-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/enigma-devel
