Re: Building binaries for older versions of libc6

2004-10-27 Thread John Schmidt
On Wednesday 27 October 2004 09:47 am, Karl E. Jorgensen wrote: > On Wed, Oct 20, 2004 at 02:58:16PM +0100, Ben Hutchings wrote: > > I have a C++ program which requires g++ 3.4 to build due to parser bugs > > in older versions of g++. I'm currently building on a development > > machine running mos

Re: Building binaries for older versions of libc6

2004-10-27 Thread Karl E. Jorgensen
On Wed, Oct 20, 2004 at 02:58:16PM +0100, Ben Hutchings wrote: > I have a C++ program which requires g++ 3.4 to build due to parser bugs > in older versions of g++. I'm currently building on a development > machine running mostly woody with some packages from sarge, including > g++-3.4 of cours

Re: Building binaries for older versions of libc6

2004-10-20 Thread Brian Nelson
On Wed, Oct 20, 2004 at 02:58:16PM +0100, Ben Hutchings wrote: > I have a C++ program which requires g++ 3.4 to build due to parser bugs > in older versions of g++. I'm currently building on a development > machine running mostly woody with some packages from sarge, including > g++-3.4 of cours

Re: Building binaries for older versions of libc6

2004-10-20 Thread Michael Marsh
On Wed, 20 Oct 2004 14:58:16 +0100, Ben Hutchings <[EMAIL PROTECTED]> wrote: > I'm wondering whether it's possible to build binaries with g++ 3.4 that > will require only libc6 2.2, and if so, how. If I remove g++-3.4, > downgrade to woody and then build and install g++ from source, is that > like