Dnia środa, 22 września 2010 o 15:18:12 Francesco P. Lovergine napisał(a): > On Wed, Sep 22, 2010 at 01:36:35PM +0200, Marcin Juszkiewicz wrote: > > Package: tcl8.4 > > Version: 8.4.19-4 > > Severity: normal > > Tags: patch > > > > tcl8.4 can not be cross compiled with current state due to use of > > AC_PROG_CC macro by upstream which checks only for $CC and gcc. > > > > To get it cross compiled (dpkg-buildpackage -b -aarmel) I needed to add > > > few lines to configure call in debian/rules: > It would help knowing if the same proper applies to 8.5 which will > be next default version.
tcl8.5 does not need CC to be set, but strtod lines needs to be present. It also fails on install because it uses just compiled tclsh to install message catalogs and it fail during cross compilation. Regards, -- JID: h...@jabber.org Website: http://marcin.juszkiewicz.com.pl/ LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org