Overview
Artifact ID: | 1f68385a6fae249cfd4f5e12aa39860b85616d7e |
---|---|
Ticket: | 1e7f92c8ba6be442845f57fa3795d97a67cf60c6
Add tclbdd to KitCreator battery |
User & Date: | mr_calvin on 2020-09-09 11:13:33 |
Changes
- comment changed to:
<div>Please add tclbdd to the KitCreator battery. See branch [mr_calvin-tclbdd] for the implementation of a build.sh (it uses the new KC format). I tested successfully using:</div><div><br /></div><div><pre> KITCREATOR_PKGS='tcllib tclbdd'; export KITCREATOR_PKGS</pre><pre>./kitcreator</pre><pre><br /></pre></div><div><pre> KITCREATOR_PKGS='tcllib tclbdd kitdll'; export KITCREATOR_PKGS</pre></div><div><pre>./kitcreator</pre></div><div><br /></div><div>w/ and w/o --enable-64bit. w/ and w/o explicit Tcl version (8.6.10)</div><div><br /></div><div>Some remarks:</div><div><ul><li>tclbdd does not support static kit builds (right now): _TclTomMathInitializeStubs symbol not found</li><li>tclbdd has a runtime dependency on tcllib: grammar::aycock package (this cannot be signalled in KC, I figured)</li></ul><br /></div><div><br /></div><div><br /></div><div><br /></div>
- foundin changed to: "trunk"
- login: "mr_calvin"
- private_contact changed to: "d4d1d8192a46acf2c7d58cddc1040ecdbc9c9d77"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Add tclbdd to KitCreator battery"
- type changed to: "Feature Request"