The future of Debian cross-toolchains is something like this:

https://wiki.debian.org/MultiarchCrossToolchains

I would suggest trying the gcc-4.7/binutils source packages from
experimental and these commands:

export DEB_TARGET_ARCH=armhf
dpkg --add-architecture armhf
apt-get update
apt-get build-dep binutils
apt-get --build -oDpkg::Build-options="-b" source binutils
apt-get build-dep gcc-4.7
with_deps_on_target_arch_pkgs=yes apt-get --build
-oDpkg::Build-options="-b" source gcc-4.7

As I understand it, something like the results from that will be going
into the main Debian archive at some point.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caktje6fvybzd+bsifwy4_gjepkada4gecxhvgovhbnr0gnp...@mail.gmail.com

Reply via email to