Hello, On 2017-02-18 17:35, Bart Smissaert wrote:
This is simple in MSVS, but can't see how this can be done with the MinGW compiler. Any idea how this can be done with the sqlite3.c amalgation?
I have just tried ``CFLAGS=-mrtd -DSQLITE_CDECL=__cdecl'' option on different compilers and configurations, but without a success. :-( ``-mrtd'' is not working as good as MSVS' ``-Gz''.
-- best regards Cezary H. Noweta _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

