From: Theo Buehler Subject: Re: make bonnie++ compile with modern gcc To: ports@openbsd.org Date: Mon, 17 Nov 2025 16:22:43 +0100 On Mon, Nov 17, 2025 at 03:31:54PM +0100, Claudio Jeker wrote: > gcc added something as data into their std namespace of libstdc++ and this > code tripps over that. This is what other distros did, simply rename data > to something else. > > With this bonnie++ compiles on sparc64 with gcc15 yuck. ok