Bug#597708: tcl8.4: Cross compilation does not detect proper CC

2010-09-22 Thread Marcin Juszkiewicz
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

Bug#597708: tcl8.4: Cross compilation does not detect proper CC

2010-09-22 Thread Francesco P. Lovergine
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 co

Bug#597708: tcl8.4: Cross compilation does not detect proper CC

2010-09-22 Thread Marcin Juszkiewicz
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 d