Re: Issues with trying to build Debian x32 gcc with multilib support

2012-08-20 Thread Daniel Schepler
OK, I've gotten it working now. The issue was that I hadn't added x32 to biarch64 or biarch32, so biarch_multidir_names was never being set. (I also added x32 to the multilib dirs that get filtered in ml-config.diff, since that's what pointed me to the problem.) On Mon, Aug 20, 2012 at 5:36 AM,

gcc-4.6_4.6.3-9_amd64.changes ACCEPTED into unstable

2012-08-20 Thread Debian FTP Masters
Standard C++ Library v3 (documentation files) libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit) Closes: 680022 Changes: gcc-4.6 (4.6.3-9) unstable; urgency=medium . * Update to SVN 20120820 (r190530) from the gcc-4_6-branch. - ARM: Set vector type alignment to 8

Processing of gcc-4.6_4.6.3-9_amd64.changes

2012-08-20 Thread Debian FTP Masters
gcc-4.6_4.6.3-9_amd64.changes uploaded successfully to localhost along with the files: gcc-4.6_4.6.3-9.dsc gcc-4.6_4.6.3-9.diff.gz gcc-4.6-source_4.6.3-9_all.deb libstdc++6-4.6-doc_4.6.3-9_all.deb gcc-4.6-locales_4.6.3-9_all.deb gcc-4.6-base_4.6.3-9_amd64.deb cpp-4.6_4.6.3-9_amd64.deb

Bug#680022: marked as done (g++-4.7-spu: Should conflict with previous g++-*-spu packages)

2012-08-20 Thread Debian Bug Tracking System
- GNU Standard C++ Library v3 (development files) libstdc++6-4.6-doc - GNU Standard C++ Library v3 (documentation files) libstdc++6-4.6-pic - GNU Standard C++ Library v3 (shared library subset kit) Closes: 680022 Changes: gcc-4.6 (4.6.3-9) unstable; urgency=medium . * Update to SVN 20120

Re: Issues with trying to build Debian x32 gcc with multilib support

2012-08-20 Thread Matthias Klose
On 17.08.2012 18:12, Daniel Schepler wrote: > I've been making some good progress with bootstrapping Debian x32 > packages -- enough that I wanted to try adding -m64 and -m32 multilib > support to the GCC package. Previously, I had been building fine > without multilib configuration, just adding a