On Monday, October 14, 2024 02:56 PM, Sam Edge expressed: > Hi José. > > Make sure to install both the tcl package and the matching tcl-devel > package so that you get all the required headers. In addition, you and
Yes, already have that installed. > SQLite was actually developed primarily as a lightweight SQL-based > library for Tcl by Tcl developers so its build tools should play nice by > default. Yes, already know that. That is the reason why I am asking. They suggested that I would run this command, gcc -shared tclsqlite3.c -o libsqlite3.47.0.dll -Wl,-ltclstub8.6 -L/wherever/your/libtcl/is and I don't know how to find the TCL library path. You can see the post in here: https://sqlite.org/forum/forumpost/72de4242217a7e54 But, thanks for the reply. I appreciate the support. 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