Re: Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Christian Perrier
> After a discussion on IRC, it seems there is no consensus about how > multiarch should be done. Therefore I stop working on that (patches are > still welcome for glibc). Is this really the best thing to do? Even though there is no consensus (I overread the thread and anyway most parts of it

Re: Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Matthias Klose
Bdale Garbee writes: > On Fri, 2006-02-24 at 01:12 +0100, Aurelien Jarno wrote: > > > The only change planned is to make libc6-dev-i386 and libc6-i386 provide > > a glibc on amd64 instead of ia32-libs. It will be in /emul/ia32-linux (I > > still have to find how to do that cleanly in the debhelp

Re: Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Bdale Garbee
On Fri, 2006-02-24 at 01:12 +0100, Aurelien Jarno wrote: > The only change planned is to make libc6-dev-i386 and libc6-i386 provide > a glibc on amd64 instead of ia32-libs. It will be in /emul/ia32-linux (I > still have to find how to do that cleanly in the debhelper files). > > Bdale, do you a

[Bug c++/20133] [4.0/4.1/4.2 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726

2006-02-23 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2006-02-24 00:25 --- This issue will not be resolved in GCC 4.1.0; retargeted at GCC 4.1.1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/16876] [3.4/4.0/4.1/4.2 Regression] ICE on testcase with -O3 in gen_lowpart and fold-const

2006-02-23 Thread mmitchel at gcc dot gnu dot org
--- Comment #11 from mmitchel at gcc dot gnu dot org 2006-02-24 00:25 --- This issue will not be resolved in GCC 4.1.0; retargeted at GCC 4.1.1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added --

Re: Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Aurelien Jarno
Steve Langasek a écrit : On Thu, Feb 23, 2006 at 10:58:15PM +0100, Aurelien Jarno wrote: Some update on this, as we have evolved a lot since the last mail. Bdale Garbee a écrit : On Tue, 2006-02-21 at 07:10 +0100, Aurelien Jarno wrote: Moving 32-bit libraries to (/usr)/lib32 won't mak

Re: Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Steve Langasek
On Thu, Feb 23, 2006 at 10:58:15PM +0100, Aurelien Jarno wrote: > Some update on this, as we have evolved a lot since the last mail. > Bdale Garbee a écrit : > >On Tue, 2006-02-21 at 07:10 +0100, Aurelien Jarno wrote: > > > > > >>Moving 32-bit libraries to (/usr)/lib32 won't make the amd64 port

gcc-4.0 4.0.2-9 MIGRATED to testing

2006-02-23 Thread Debian testing watch
FYI: The status of the gcc-4.0 source package in Debian's testing distribution has changed. Previous version: 4.0.2-8 Current version: 4.0.2-9 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. --

Multiarch support (was Moving 32-bit libraries to (/usr)/lib32 on amd64)

2006-02-23 Thread Aurelien Jarno
Hi! Some update on this, as we have evolved a lot since the last mail. Bdale Garbee a écrit : On Tue, 2006-02-21 at 07:10 +0100, Aurelien Jarno wrote: Moving 32-bit libraries to (/usr)/lib32 won't make the amd64 port compliant with the FHS, which is almost impossible given the current setup