2014-07-11 13:45 GMT+02:00 Jonathan Leslie <jlesli...@yahoo.com>:
> Jan,
>
> Yes, thank you I see.  the download of the x64 mingw is failing behind my 
> proxy here.  the
> installer wants to phone home for some repository tool.  is there anyway 
> around that?

Yes, there is a way around that. Yesterday, you wrote:
2014-07-10 22:36 GMT+02:00 Jonathan Leslie <jlesli...@yahoo.com>:
> Update:  ok this is working in cygwin, so maybe my GCC compiler on the 
> windows side cmd.exe side is all higgly piggly?

If you have Cygwin already, just install Cygwin's
"mingw64-x86_64-gcc-core" package.
In stead of "gcc" you need to use "x86_64-w64-mingw32-gcc" (and the
same for various
other tools like "dlltool" and "ld"). This way, you create a fully
functional 64-bit environment
which works with the 64-bit SQLite dll (and runs outside of Cygwin as well).

>           OR....
>
> can I use the 32-bit sqlite?

That's another possibility.

Regards,
         Jan Nijtmans
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to