It depends on how you build it. If you use the amalgamation, you aren't running the test suite, and you aren't building any of the other command-line tools that ship with sqlite, then I don't think you have to have TCL.
On Thu, Apr 2, 2020 at 11:01 AM Joel Sherrill <j...@rtems.org> wrote: > Hi > > It looks like tclsh is required to build sqlite. I filed this as a ticket > since it is a bit of a broad issue. Added host dependency (docs, sb-check), > no BSP bset builds without it installed, etc. > > + make -j 8 sqlite3.h libsqlite3.la > tclsh > /home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-src-3080801/tool/mksqlite3h.tcl > /home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-src-3080801 > >sqlite3.h > gcc -g -o mkkeywordhash -DSQLITE_OMIT_WAL=1 > -DSQLITE_ENABLE_COLUMN_METADATA=1 > > /home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-src-3080801/tool/mkkeywordhash.c > gcc -g -o lemon > /home/joel/rtems-cron-5/rtems-source-builder/rtems/build/sqlite-3.8.8.1-powerpc-rtems5-1/build-xc/../sqlite-src-3080801/tool/lemon.c > /bin/sh: tclsh: command not found > > --joel > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel -- Jonathan Brandmeyer Vice President of Software Engineering PlanetiQ
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel