On 18/10/2024 20:19, José Isaías Cabrera wrote:
I am using cygwin to build an x32 DLL and a x64 sqlite3.exe tool to use outside cygwin. Everything was working find until Dr. Hipp made some changes which broke my process. This is good enough for now.
Hi José.If you're building executables or libraries for use without Cygwin, you should be using a Microsoft or MSYS2/MinGW native (or Cygwin MinGW cross) toolchain and pointing it to Windows native Tcl libraries. Tcl libraries built for Cygwin are highly unlikely to work with native Windows executables for all sorts of reasons documented elsewhere.
-- Sam Edge
OpenPGP_0x8AC2CEBF54528E30.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
-- 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