Date: Sat, 30 Jul 2016 22:52:42 -0300 From: =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: How to create a armv6hf poudriere jail? Message-ID: <9420a1bc-4b77-0cc7-5f1a-37686ab634ab@bsd.com.br>
next in thread | raw e-mail | index | archive | help
Dears Reading https://wiki.freebsd.org/FreeBSD/arm/crossbuild I found this: "The armv6 architecture is being deprecated in favor of armv6hf, which gives better floating point performance." So, I want create a pouderiere jail to cross build packages for my beaglebone black. So I type this command: poudriere jail -x -c -j 110-armv6hf -a arm.armv6hf -m svn -v 11.0-BETA3@303469 I got: [00:00:00] ====>> Cross-building ports for arm.armv6hf on amd64 requires QEMU [00:00:00] ====>> Error: You need to setup an emulator with binmiscctl(8) for armv6hf Reading binmiscctl I do not found a option to armv6hf. So how can I do to create a jail and build ports with support to hardware float point in arm? Thanks a lot []'s -Otacilio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9420a1bc-4b77-0cc7-5f1a-37686ab634ab>