On December 3, 2022 5:21 PM, Ken Brown expressed: > > On 12/3/2022 4:14 PM, Jose Isaias Cabrera via Cygwin wrote: > > To do this, use the mingw32 or 64 compiler, as this, > > > > CC=i686-w64-mingw32-gcc ./configure > > > > and the SQLite3 tool will work without the cygwin1.dll. > > I think the preferred way to do this is > > ./configure --host=i686-w64-mingw32 , > > although it might not matter in this case. See > Thanks, Ken. I will add this one to my cheat sheet also. However, they both work the same.
josé -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple