Ron Aaron wrote: > On Wed, October 20, 2004 5:41, Rubens Jr. said: > > >> Wich compiler do you recomend to use to compile sqlite3.0.8 in Windows ? > > > I use the mingw32 port of the gcc compiler (www.mingw.org) with great > success. It has the advantage that it is the (essentially) same compiler used > on Linux systems. >
FWIW, the precompiled binaries on the website are generated using mingw configured as a cross-compiler running on Linux and generating Win32 binaries.
-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565