[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Crossbuilding the windows version
From: |
Till Harbaum / Lists |
Subject: |
[Enigma-devel] Crossbuilding the windows version |
Date: |
Sat, 16 Feb 2008 21:45:36 +0100 |
User-agent: |
KMail/1.9.6 (enterprise 0.20070907.709405) |
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] Crossbuilding the windows version,
Till Harbaum / Lists <=