Is anyone aware of problems in cross compiling the SQLite software for Windows on FreeBSD? Configure seems to pooch out in various incarnations, the most recent of which is:
../configure --target=mingw32 --prefix=/usr/local/mingw --host=i386-freebsd configure: error: unable to find a compiler for building build tools ../configure --build=i386-freebsd --target=i386-mingw32 --prefix=/usr/local/mingw --host=mingw32 gives a similar error. I can't seem to find the correct set of configure options to build the .dll and .a libraries for Windows from the MingW32. Does anyone have any data? I'd really like to build both the libSqlite.a AND sqlite.dll's if possible. Cheers, Rob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]