Jens Alfke, on Tuesday, November 19, 2019 03:11 PM, wrote... > > > > > On Nov 19, 2019, at 5:29 AM, Dennis Clarke, on > > > > Yes I have tried gcc 9.2.0 and the whole process fails in the tests > > and no it will not compile as C90 code. > > Have you tried just not forcing strict compliance? Which is the way people > normally build SQLite?
Using cygwin, I run, $ i686-w64-mingw32-gcc -shared -static-libgcc sqlite3.c -o sqlite3.dll​ and that works for me. josé _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users