Build ARM ports on amd64 with qemu-arm-static and "native" cross-toolchain - how to?
Lev Serebryakov
lev at FreeBSD.org
Mon Aug 18 16:36:36 UTC 2014
Hello, Hackers.
I'm trying to setup chroot environment to build ARMv6 ports on amd64 host.
I'm using this instructions: https://wiki.freebsd.org/QemuUserModeHowTo.
It works with fully-emulated environment. But when I try to add native
cross-toolchain (according to "Cross Building Using the Host Cross
Compiler (and other toolchain friends):" section) it fails to build
anything with cc complaining about absent "crt0.o".
Are these instructions up-to-date? What do I do wrong?
--
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>
More information about the freebsd-hackers
mailing list