Re: NetBSD ppc64 & ppc64le support?

Chris Hanson <[email protected]> Wed, 7 May 2025 16:10:13 -0700
Newsgroups gmane.os.netbsd.ports.ofppc,gmane.os.netbsd.ports.powerpc
Message-ID <[email protected]>
On May 7, 2025, at 3:54=E2=80=AFPM, Greg Troxel <[email protected]> wrote:
>=20
> Chris Hanson <[email protected]> writes:
>=20
>> NetBSD appears to use the powerpc architecture name like FreeBSD but =
the eb/el suffixes like Linux, so my first inclination is that the =
NetBSD architecture names would be powerpc64 and powerpc64el.
>=20
> If you mean "should we change the code to align with X", idk.
>=20
> If you are asking "how are things now", then read build.sh.

Thanks, looks like the MACHINE_ARCH is referred to as powerpc64 in =
build.sh so that=E2=80=99s what should probably be kept to so changes =
are minimally invasive.

It also looks like there=E2=80=99s already a GENERIC64 kernel config for =
ofppc so maybe a different machine isn=E2=80=99t needed?

  -- Chris