Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Raphael Hertzog wrote: > On Sun, 09 Dec 2007, Neil Williams wrote: >>> I'm ok with a >>> supplementary specific check for building of a cross-compiler, but not >>> with a generic check like testing the ARCH environment variable. >> OK, I have a solution for that - replace $ARCH with $GCC_TARGET. >>

Re: Bug#453267: tested patch

2007-12-09 Thread Raphael Hertzog
On Sun, 09 Dec 2007, Neil Williams wrote: > > I'm ok with a > > supplementary specific check for building of a cross-compiler, but not > > with a generic check like testing the ARCH environment variable. > > OK, I have a solution for that - replace $ARCH with $GCC_TARGET. > > I've tested with thi

Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Raphael Hertzog wrote: > On Sun, 09 Dec 2007, Neil Williams wrote: >> Emdebian cannot build, patch or test every permutation of toolchain that >> people need so this isn't about "us" patching locally, it is about >> lowering the barrier to cross building on Debian by not forcing every >> user to pa

Re: Bug#453267: tested patch

2007-12-09 Thread Raphael Hertzog
On Sun, 09 Dec 2007, Neil Williams wrote: > Emdebian cannot build, patch or test every permutation of toolchain that > people need so this isn't about "us" patching locally, it is about > lowering the barrier to cross building on Debian by not forcing every > user to patch locally. This is why we a

Re: Bug#453267: tested patch

2007-12-09 Thread Neil Williams
Guillem Jover wrote: > Hi, > > [ I don't have a real opinion yet on the initial patch and this > changes proposed, will try to get to this on Sunday. ] OK, thanks, Guillem. I'd like to get this resolved asap. > On Sat, 2007-12-08 at 19:01:14 +, Neil Williams wrote: >> Raphael Hertzog wrote

Re: Bug#453267: tested patch

2007-12-09 Thread Guillem Jover
Hi, [ I don't have a real opinion yet on the initial patch and this changes proposed, will try to get to this on Sunday. ] On Sat, 2007-12-08 at 19:01:14 +, Neil Williams wrote: > Raphael Hertzog wrote: > > On Wed, 05 Dec 2007, Neil Williams wrote: > >> My first patch did exactly that - and

Re: Bug#453267: tested patch

2007-12-08 Thread Neil Williams
Raphael Hertzog wrote: > On Wed, 05 Dec 2007, Neil Williams wrote: >> My first patch did exactly that - and failed on building a cross >> compiler. gcc needs dpkg-shlibdeps to take notice of $ARCH in the >> preparation of libgcc1-$arch-cross and other libraries used in the >> complete toolchain. It

Re: Bug#453267: tested patch

2007-12-08 Thread Raphael Hertzog
On Wed, 05 Dec 2007, Neil Williams wrote: > Raphael Hertzog wrote: > > On Tue, 04 Dec 2007, Neil Williams wrote: > >> On Wed, 5 Dec 2007 00:01:22 +0100 > >> Raphael Hertzog <[EMAIL PROTECTED]> wrote: > >> > >>> On Tue, 04 Dec 2007, Neil Williams wrote: > +my @shlibdeps=(); > +# ARCH for s