Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2023 08:34:00 +0100
From:      Alex Samorukov <samm@freebsd.org>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: problems on FreeBSD14 on armv6 board (RPI1-B)
Message-ID:  <fd275f92802b024879a3f19fa9a781ab@freebsd.org>
In-Reply-To: <DEF715CB-6FF1-415C-A316-8B309E2F2BFD@yahoo.com>
References:  <2025707260.15114.1702739060451@localhost> <29274DE1-57D2-45D3-BEB0-CBCF7C70681D@yahoo.com> <3E19FD5D-BC1A-4BA0-970F-BF195D8F7470@yahoo.com> <fca474837836af15bf097dc2a788951c@freebsd.org> <A98DDDE3-DE73-4908-B224-C288E6A36180@yahoo.com> <7115fd399a58084266b71ecfbd400334@freebsd.org> <DEF715CB-6FF1-415C-A316-8B309E2F2BFD@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2023/12/18 01:41, Mark Millard wrote:

> 
> I'll note that I've never done such "armv6-only processor" testing.
> I'll not have access to any FreeBSD arm6, arm7, or aarch64 contexts
> until after something like 2024-Jan-01.
I also checked llvm compilation logs:

-- LLVM host triple: armv6-portbld-freebsd13.2-gnueabihf
-- LLVM default target triple: armv6-portbld-freebsd13.2-gnueabihf

So I would expect it will not use armv7 instructions based on the "host" 
(jail) EABI.

Also, I see that rust is failing to build:

rust-1.74.1.log:=>> Ignoring lang/rust: is only for aarch64 amd64 armv7 
i386 powerpc powerpc64 powerpc64le riscv64, while you are running armv6 
(reason: requires prebuilt bootstrap compiler)

Not sure if it's done due to qemu problem or not, maybe will try to 
remove ignore later and rebuild



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd275f92802b024879a3f19fa9a781ab>