Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Failure building earmv7 sets for 10.1_STABLE



On Fri, 27 Jun 2025 11:32:09 +0200
Martin Husemann <martin%duskware.de@localhost> wrote:

> On Fri, Jun 27, 2025 at 10:15:08AM +0100, Sad Clouds wrote:
> > I'm guessing some people may have hardware which doesn't support hard
> > floating point and I wanted to cover that use case.
> 
> I am not aware of any armv7 that does not have an FPU. For armv6 and
> earlier there are various.
> 
> However, this build target is not used in our daily builds, so the set
> list inconsistency has not been noticed so far. The earmv7hf and
> earmv7hf-eb builds should both work.
> 
> Martin

OK thanks for the info. Looking at:
https://cdn.netbsd.org/pub/NetBSD/NetBSD-10.1/

It looks like binary files are also missing for earmv6. I think I've
read somewhere that NetBSD-10 deprecated support for ARM platforms
earlier than earmv5, so I'm building everything (soft and hard float)
starting with earmv5. If there are no known platforms running NetBSD on
earmv7 with soft float, then I may remove this target from the list.

MACHINE-MACHINE_ARCH
--------------------
amiga-m68k
amd64-x86_64
i386-i386
ia64-ia64
hppa-hppa
sparc-sparc
sparc64-sparc64
vax-vax
evbarm-earmv5
evbarm-earmv5hf
evbarm-earmv6
evbarm-earmv6hf
evbarm-earmv7
evbarm-earmv7hf
evbarm-aarch64
evbmips-mipseb
evbmips-mipsel
evbmips-mips64eb
evbmips-mips64el
evbmips-mipsn64eb
evbmips-mipsn64el
evbppc-powerpc
evbppc-powerpc64
evbsh3-sh3eb
evbsh3-sh3el
riscv-riscv32
riscv-riscv64


Home | Main Index | Thread Index | Old Index