Re: [ITP] libtommath

2019-11-27 Thread Marco Atzeri
Am 26.11.2019 um 20:41 schrieb Jan Nijtmans: Op di 26 nov. 2019 om 20:22 schreef Marco Atzeri: your cygport has some problem at package action *** Warning: libtommath.hint is missing no idea why, but your cygport is a bit unusual in defining the variables Yes, I saw this warning. Also do

Re: [ITP] libtommath

2019-11-26 Thread Jan Nijtmans
Op di 26 nov. 2019 om 20:22 schreef Marco Atzeri: > > Am 26.11.2019 um 13:21 schrieb Jan Nijtmans: > > Hi all, > > > > Libtommath (version 1.2.0) is a multiple-precision integer library which > > is available on various Linux platforms (e.g. Ubuntu, Fedora). Tcl 8.6 > > has its own libtommath fork

Re: [ITP] libtommath

2019-11-26 Thread Marco Atzeri
Am 26.11.2019 um 13:21 schrieb Jan Nijtmans: Hi all, Libtommath (version 1.2.0) is a multiple-precision integer library which is available on various Linux platforms (e.g. Ubuntu, Fedora). Tcl 8.6 has its own libtommath fork built-in, but it's planned to change that for Tcl 8.7: Tcl 8.7 will dep

[ITP] libtommath

2019-11-26 Thread Jan Nijtmans
Hi all, Libtommath (version 1.2.0) is a multiple-precision integer library which is available on various Linux platforms (e.g. Ubuntu, Fedora). Tcl 8.6 has its own libtommath fork built-in, but it's planned to change that for Tcl 8.7: Tcl 8.7 will depend on libtommath 1.2.0 (or later). That's why