Hello and thank you for reply !

As I said it's an exercise to know the peculiarities of compiling on this platform and I'm exposing this experience here in hope it can help others and improve sqlite build system.

If what you mention is correct about requiring tcl 8.5 or newer then the configure procedure probably should check this and report the problem.

Cheers !

On 26/2/20 10:27, Shawn Wagner wrote:
I'm pretty sure the full build scripts require tcl 8.5 or newer. Maybe try
the -amalgamation or -autoconf versions?

On Wed, Feb 26, 2020 at 1:21 AM Domingo Alvarez Duarte <mingo...@gmail.com>
wrote:

Hello !

====

$ uname -a
AIX minimal 1 7 00C63E504B00
$ tclsh
% puts $tcl_patchLevel
8.4.7
%
====

On 26/2/20 10:19, Shawn Wagner wrote:
puts $tcl_patchLevel
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to