Re: Host requirements to build the Tools binaries

Lloyd Parkes <[email protected]> Tue, 10 Sep 2024 12:32:45 +1200
Newsgroups gmane.os.netbsd.devel.toolchain
Message-ID <1ace471b66a0cb43caac00daca9802ccacf8b3f3.camel@must-have-coffee.gen.nz>
On Mon, 2024-09-02 at 10:42 -0700, Greg A. Woods wrote:
> 
> I don't mean to be harsh, but I really can't even begin to understand
> why anyone would object to or balk at using the appropriate "-std="
> for
> all code, 

I just have a reflex to try and fix any underlying bugs if that will
improve the code in an ongoing basis. Things like code not working
right on LP64 systems because everything used to be 32 bit. It's just a
daemon/angel that sits on my shoulder whispering to me when I see
compiler warnings.

Ngā-mihi,
Lloyd