building arm-binaries on debian/ubuntu with qemu-chroot
required packages: qemu-arm-static
see: binfmt
sudo debootstrap --foreign --verbose \ --variant=buildd --arch arm \ lenny `pwd`/lenny_arm \ http://ftp.de.debian.org/debian/ |
my 2 cents
Posts tagged ‘FHEM’
required packages: qemu-arm-static
see: binfmt
sudo debootstrap --foreign --verbose \ --variant=buildd --arch arm \ lenny `pwd`/lenny_arm \ http://ftp.de.debian.org/debian/ |