Bug#392819: libklibc-dev: klcc points CC to /usr/local/bin/gcc on amd64.

2006-10-13 Thread Kurt Roeckx
On Fri, Oct 13, 2006 at 09:00:46PM +0200, maximilian attems wrote: > On Fri, Oct 13, 2006 at 08:09:23PM +0200, Kurt Roeckx wrote: > > Hi, > > > > It seems that klcc is pointing CC to /usr/local/bin/gcc, but it seems > > this is only the case on amd64. > > yes known fact an bNMU was asked: > http:

Bug#392819: libklibc-dev: klcc points CC to /usr/local/bin/gcc on amd64.

2006-10-13 Thread maximilian attems
On Fri, Oct 13, 2006 at 08:09:23PM +0200, Kurt Roeckx wrote: > Hi, > > It seems that klcc is pointing CC to /usr/local/bin/gcc, but it seems > this is only the case on amd64. yes known fact an bNMU was asked: http://lists.debian.org/debian-release/2006/09/msg00297.html > It has: > $CC = "\/usr\

Bug#392819: libklibc-dev: klcc points CC to /usr/local/bin/gcc on amd64.

2006-10-13 Thread Kurt Roeckx
Package: libklibc-dev Version: 1.4.27-1 Severity: serious Hi, It seems that klcc is pointing CC to /usr/local/bin/gcc, but it seems this is only the case on amd64. It has: $CC = "\/usr\/local\/bin\/gcc"; $conf{'cc'} = \$CC; @CC = ("\/usr\/local\/bin\/gcc"); $LD = "\/usr\/bin\/ld"; $conf{'ld'} =