From owner-freebsd-arm@freebsd.org Sun Jul 31 10:21:53 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 BF84ABA9DF3 for ; Sun, 31 Jul 2016 10:21:53 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: from mail-io0-x236.google.com (mail-io0-x236.google.com [IPv6:2607:f8b0:4001:c06::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9376B11B2 for ; Sun, 31 Jul 2016 10:21:53 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: by mail-io0-x236.google.com with SMTP id q83so164643590iod.1 for ; Sun, 31 Jul 2016 03:21:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=nBhLgqCEvXchB0Bj4f97JQs4XSUKUfdeSHu4xrM2g6M=; b=eB/mZkjvwDW7abKPFHU1IvSQjLfB/FcXQ/wDcUk2wTh1UptPN83A7cZB/XqGu4tbEJ XlF17kDS3Z4dJuvUbdqLD2/6iGKYQMYktqI6Ocmnjbk0fX2+3IH5aXAs7SQW+BaeoNTv TGf1Dntjyz/kAwcuNIT56y9/V++Qhwr2FrbJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=nBhLgqCEvXchB0Bj4f97JQs4XSUKUfdeSHu4xrM2g6M=; b=J5YySAe8kVJEwQDDvS+fQaLh+woZiUthvHy1UkpMoT56jITGzGo1zRzsYKdaEoSl4t kJXhFkWyvlIsC3S7WJzj8wdd46kkNHxxcm5UUMcIO9m8f8yf+9KnOALZC0IQyPl/ApY0 79+U4qHQF8oKSYf8Vpwqd2IBudbdGsWyOP8waIbl175x/vLzWoFfimDW+xyw+ItpHDXV gWnsxTEQzG3baANNq3kUpi3HoEEbQwr85YzKgsqNqLGIm9NgBe5qMtkWALhib+I1VhEN cW8VPbR1J+TtJJjyQVRQuoDaZzgFFY/1hB+gkyBP37TLBwnPROt52RnO7x2wqp/nNl0J U1HA== X-Gm-Message-State: AEkoout/2k8Xpjw47mZl+/n7QtUkL4QzyftjDGbHWRxiiokVYmjfo3pZ0KTHo2atu+/ZJOfanlmjhN8OX9O6uQ== X-Received: by 10.107.147.138 with SMTP id v132mr52322148iod.27.1469960512440; Sun, 31 Jul 2016 03:21:52 -0700 (PDT) MIME-Version: 1.0 References: <9420a1bc-4b77-0cc7-5f1a-37686ab634ab@bsd.com.br> In-Reply-To: From: =?UTF-8?Q?Otac=C3=ADlio_de_Ara=C3=BAjo_Ramos_Neto?= Date: Sun, 31 Jul 2016 10:21:42 +0000 Message-ID: Subject: Re: How to create a armv6hf poudriere jail? To: Daniel Braniss Cc: "freebsd-arm@freebsd.org" 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 10:21:53 -0000 Em dom, 31 de jul de 2016 04:36, Daniel Braniss escreveu: > hi, > according to: > https://wiki.freebsd.org/FreeBSD/arm/hardabi > > the armv6hf was a temporary thing, so maybe some clarification is needed= ? > > No. Thanks a lot []'s -Otacilio > > On 31 Jul 2016, at 04:52, Otac=C3=ADlio wrote: > > 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] =3D=3D=3D=3D>> Cross-building ports for arm.armv6hf on amd64 r= equires > QEMU > [00:00:00] =3D=3D=3D=3D>> Error: You need to setup an emulator with binmi= scctl(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 > > _______________________________________________ > 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" > > >