Re: gcc 16 bootstrap, stage 2 and 3 differ
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Aug 2026, RVP wrote: > 3. mkdir build; cd build > > 4. ../configure --prefix=/tmp/G --disable-nls --enable-languages=c,c++ > --with-system-zlib --with-build-config=bootstrap-debug --enable-bootstrap > I forgot to add 3a: 3a: sudo mv /usr/bin/makeinfo /usr/bin/makeinfo.orig NetBSD's makeinfo(1) is just too old for gcc-16.3.0's texinfo files. -RVP