On 07/13/2012 11:04 PM, Piers Haken wrote:
Here’s what I’m doing:
mkdir -p ~/armel
cd ~/armel
sb2-init -A armel -c `which qemu-arm` armel
~/arm-2012.03/bin/arm-none-linux-gnueabi-gcc
cd ~
fakeroot /usr/sbin/debootstrap --arch=armel --foreign
--variant=scratchbox wheezy armel http://http.debian.net/debian
Note the difference between the debian architecture and the compiler
architecture. It's safe to drop -A from sb2-init, you need only to
override it if you don't agree with what sb2 gets from the compiler.
Regards,
Jussi
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel