Thank You for your continued support and contributions!
If you're getting this message during configuring: '*** Your compiler (/usr/bin/gcc) does not produce Win32 executables!', try doing this:CC=/usr/bin/i586-mingw32msvc-gcc CXX=/usr/bin/i586-mingw32msvc-gcc ./configure --host=i586-mingw32msvc --prefix=${HOME}/mingw32-sdl
Build (N)ormal, (A)dvanced, (S)imulator, (B)ootloader, (C)heckWPS, (D)atabase tool, (W)arble codec tool: (Defaults to N)aAdvanced build selectedEnter your developer options (press only enter when done)(D)EBUG, (L)ogf, Boot(c)hart, (S)imulator, (P)rofiling, (V)oice, (W)in32 crosscompile,Win(6)4 crosscompile, (T)est plugins, S(m)all C lib, Logf to Ser(i)al port:, (R)TC MODwEnabling Windows cross-compiling (32-bit)sSimulator build enableddoneUnsetting APPLICATION define for SIMULATOR buildUsing source code root directory: /home/dom/projects/rockboxWARNING: unable to find cross-compiler for 32-bit Windows environment!WARNING: it's none of "i686-w64-mingw32 i686-pc-mingw32 i586-mingw32msvc".WARNING: set your compiler prefix with CROSS_COMPILE="your-prefix-" andWARNING: re-run configure again!
mkdir build && cd buildPATH=~/local/mxe/usr/bin/:$PATH CROSS_COMPILE=i686-w64-mingw32.static- ../tools/configure
Page created in 0.337 seconds with 18 queries.