Bug#682689: closed by Hector Oron (Re: Bug#682689: buildcross fails to build gcc-4.7)

2012-09-19 Thread sacrificial-spam-address
Thank you! I'm looking forward to trying it once it filters through the FTP servers. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682689: buildcross fails to build gcc-4.7

2012-09-16 Thread Alban Browaeys
Package: buildcross Followup-For: Bug #682689 Sorry previous patchset was not tested with default config (ie building cross libs before gcc-4.7). Please replace 0006-add-gcc-4.7-base-to-the-dependencies-to-strip-from-the.txt with the one attached and add 0007-cross-libs-depends-on-gcc-4.7-now.txt

Bug#682689: buildcross fails to build gcc-4.7

2012-09-16 Thread Alban Browaeys
Package: buildcross Followup-For: Bug #682689 Here is a set of patches for sid to let gcc-4.7 build. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures:

Bug#682689: buildcross fails to build gcc-4.7

2012-07-24 Thread sacrificial-spam-address
Package: buildcross Version: 0.0.12 This is due to line 1095 of /usr/lib/buildcross/functions, which defines the em_cross function: case ${1} in # (other cases omitted) gcc-3.[3-4]|gcc-4.[0-6]) GCCVER=${1#gcc-} myecho INFO "I: Building GCC ${GCCVER}