From owner-freebsd-arm@freebsd.org Sun Jul 31 07:36:59 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A3D6BAA4BE for ; Sun, 31 Jul 2016 07:36:59 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 006FD144E for ; Sun, 31 Jul 2016 07:36:58 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from bach.cs.huji.ac.il ([132.65.81.13]) by kabab.cs.huji.ac.il with esmtp id 1bTlIk-000GMM-C8; Sun, 31 Jul 2016 10:36:46 +0300 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: How to create a armv6hf poudriere jail? From: Daniel Braniss In-Reply-To: <9420a1bc-4b77-0cc7-5f1a-37686ab634ab@bsd.com.br> Date: Sun, 31 Jul 2016 10:36:48 +0300 Cc: "freebsd-arm@freebsd.org" Message-Id: References: <9420a1bc-4b77-0cc7-5f1a-37686ab634ab@bsd.com.br> To: =?utf-8?Q?Otac=C3=ADlio?= X-Mailer: Apple Mail (2.3124) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2016 07:36:59 -0000 hi, according to: https://wiki.freebsd.org/FreeBSD/arm/hardabi = the armv6hf was a temporary thing, so maybe some clarification is = needed? > On 31 Jul 2016, at 04:52, Otac=C3=ADlio = wrote: >=20 > Dears >=20 > Reading https://wiki.freebsd.org/FreeBSD/arm/crossbuild I found this: >=20 > "The armv6 architecture is being deprecated in favor of armv6hf, which = gives better floating point performance." >=20 > So, I want create a pouderiere jail to cross build packages for my = beaglebone black. So I type this command: >=20 > poudriere jail -x -c -j 110-armv6hf -a arm.armv6hf -m svn -v = 11.0-BETA3@303469 >=20 > I got: >=20 > [00:00:00] =3D=3D=3D=3D>> Cross-building ports for arm.armv6hf on = amd64 requires QEMU > [00:00:00] =3D=3D=3D=3D>> Error: You need to setup an emulator with = binmiscctl(8) for armv6hf >=20 > 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? >=20 > Thanks a lot >=20 > []'s >=20 > -Otacilio >=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"