Re: issues w/ sgimips post gcc-14
Adrian Chadd <[email protected]> Tue, 16 Dec 2025 21:50:23 -0800
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <CAJ-Vmo=9qrDB=Jmw6w=KWv7bRWYG26Jt9bQ7shBzWiJNEBSJPQ@mail.gmail.com> |
On Tue, 16 Dec 2025 at 20:38, Adrian Chadd <[email protected]> wrote: > > hi! > > I'm seeing a couple of issues in sgimips post 14.0: > > * port-sgimips/59844 - can't build the host tools on freebsd, looks > like libintl is needed for "genmatch" but it's not being included > * port-sgimips/49845 - the kernel ramdisk image is being overflowed -- as pointed out by paul, this is 59845 > > Is it just me? Is anyone else seeing these failures? and reverting back to gcc-12 fixes both the toolchain build and building an installkernel whose userland fits in it. -adrian