Date: Thu, 1 Oct 2015 11:45:03 +0300 From: Stefan Parvu <sparvu@kronometrix.org> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: compile kernel with hard float support Message-ID: <560CF28F.4000908@kronometrix.org>
next in thread | raw e-mail | index | archive | help
I understood, by default, the image FreeBSD-armv6-11.0-RPI2-286947.img.gz has soft float support. All float-point operations are done in software not using the ARM hardware VFP. Correct ? If I want to build FreeBSD 11 with hard float support can I do this already ? Do we support hard float ? And how should I compile things ? # setenv ARCH armv6hf (is this correct ?) # make buildkernel KERNCONF=RPI2 Thanks, [1] http://download.raspbsd.org/FreeBSD-armv6-11.0-RPI2-286947.img.gz -- Stefan Parvu <sparvu@kronometrix.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560CF28F.4000908>