On Thu, Apr 2, 2020, 12:09 PM Jonathan Brandmeyer <jbrandme...@planetiq.com>
wrote:

> 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.
>

If the configuration command needs to change in the bset, could you suggest
the command? It would be appreciated.

--joel


> 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

Reply via email to