Re: Building netbsd-8 and netbsd-9 with modern gcc
Martin Husemann <[email protected]> Tue, 30 May 2023 15:44:08 +0200
| Newsgroups | gmane.os.netbsd.devel.general,gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
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]
Martin