What is the tcl library path?

José Isaías Cabrera jicman@outlook.com
Fri Oct 18 18:00:39 GMT 2024


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é


More information about the Cygwin mailing list