[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.6 - 4.6.1-6ubuntu1 --- gcc-4.6 (4.6.1-6ubuntu1) oneiric; urgency=low * Merge with Debian. gcc-4.6 (4.6.1-6) unstable; urgency=low * Update to SVN 20110807 (r177547) from the gcc-4_6-branch. - Fix PR rtl-optimization/49799, PR debug/498

[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-07-27 Thread Marcin Juszkiewicz
add sf/hf addons only for multlib builds ** Patch added: "add-addons-only-for-multilib-builds.diff" https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/816852/+attachment/2236149/+files/add-addons-only-for-multilib-builds.diff ** Tags added: patch -- You received this bug notification be

[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-07-27 Thread Marcin Juszkiewicz
Allow to do DEB_STAGE builds without multilib - needs tests. ** Patch added: "do-not-apply-arm-multilib-patch-for-stages.diff" https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/816852/+attachment/2236121/+files/do-not-apply-arm-multilib-patch-for-stages.diff -- You received this bug not

[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-07-27 Thread Marcin Juszkiewicz
This patch adds "--enable-multilib" only for multilib builds. Probably not needed. ** Patch added: "enable-multilib-only-for-multilib-builds.diff" https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/816852/+attachment/2236120/+files/enable-multilib-only-for-multilib-builds.diff -- You rec

[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-07-27 Thread Marcin Juszkiewicz
src/gcc/config/arm/t-linux-eabi enables multilib never mind was it enabled with --enable-multilib or not ;( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816852 Title: Build of cross compiler is bro

[Bug 816852] Re: Build of cross compiler is broken in 4.6.1-5

2011-07-27 Thread Marcin Juszkiewicz
This patch allows to disable multilib with DEB_CROSS_NO_BIARCH=yes - but build still fails and I need to find out where. ** Patch added: "allow-to-disable-multilib-with-DEB_CROSS_NO_BIARCH=yes.diff" https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/816852/+attachment/2235935/+files/allow-