On Thu, Jul 7, 2011 at 1:36 AM, Marcin Juszkiewicz marcin@juszkiewicz.com.pl wrote:
Hi
Linaro backport PPA [1] got updated to latest versions of armel cross toolchains -- oneiric packages were used as a base.
What got changed:
gcc 4.4 was updated to 4.4.6-3ubuntu1
gcc 4.5 was updated to 4.5.3-1ubuntu2
binutils was updated to 2.21.52.20110606-1ubuntu1
eglibc was updated to 2.13-6ubuntu2
gcc 4.6 was provided as 4.6.0-14ubuntu1 in Maverick, Natty
gcc-defaults-armel-cross was updated to 1.6 in Maverick, Natty (uses
gcc-4.6 as default)
There is no gcc-4.6 for Lucid currently as it requires newer versions of few libraries (mpfr, mpc) and one of rule of this PPA is "do not update packages which may affect other packages".
Hi Marcin. The versions included with Lucid are OK for 4.6. Lucid includes libmpc 0.8.1 (GCC's configure.ac marks it as 'buggy but acceptable) and libmpfr 2.4.2. There is a difference in package names - it's libmpfr1ldbl in Lucid and libmpfr4 in Natty.
-- Michael