[Pkg-tcltk-devel] Bug#597708: tcl8.4: Cross compilation does not detect proper CC

Marcin Juszkiewicz marcin.juszkiewicz at linaro.org
Wed Sep 22 13:43:15 UTC 2010


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:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz







More information about the Pkg-tcltk-devel mailing list