Re: Building netbsd-8 and netbsd-9 with modern gcc
Luke Mewburn <[email protected]> Wed, 31 May 2023 01:24:21 +1000
| Newsgroups | gmane.os.netbsd.devel.general,gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <ZHYVJfeUAFMOoAN/@mewburn.net> |
On 23-05-30 15:44, Martin Husemann wrote: | On Tue, May 30, 2023 at 01:04:48PM +0100, David Brownlee wrote: | > OK, I must be going crazy. I can now no-longer reproduce the issue, so | > this could just have been wasting everyone's time. | > | > Damn. Apologies for that... | | Not sure wich sources you tests last, but I think the main fixes were: | | from CHANGES-8.3: | | Avoid depending on common symbols. | [mrg, ticket #1678] | | and the same in CHANGES-9.2: | | [mrg, ticket #1263] | Ahh, that explains why I couldn't reproduce David's problem on a checkout of the tip of netbsd-8 and netbsd-9. Thanks for clarifying.