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
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
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:
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}
4 matches
Mail list logo