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
On Fri, Feb 15, 2013 at 9:26 AM, Yegor Yefremov
wrote:
> Hello,
>
> I've got Debian 7 image for BeagleBone from here:
>
> http://elinux.org/BeagleBoardDebian#Debian_Wheezy_snapshot
>
> Now I need a toolchain with hf support and libc 2.13 and gcc 4.6.x. The
> article at eLinux says nothing about t
Hello,
I've got Debian 7 image for BeagleBone from here:
http://elinux.org/BeagleBoardDebian#Debian_Wheezy_snapshot
Now I need a toolchain with hf support and libc 2.13 and gcc 4.6.x. The article
at eLinux says nothing about the toolchain.
So far I could download and run gcc-4.6 from
http://w
3 matches
Mail list logo