Re: hacks for cc (GCC) 14.2.1 20240912 + glibc-2.39

Jörg Sonnenberger <[email protected]> Wed, 9 Oct 2024 20:21:27 +0200
Newsgroups gmane.os.netbsd.devel.toolchain
Message-ID <[email protected]>
On 10/9/24 6:45 PM, Andrew Cagney wrote:
> alloca() needed <alloca.h>

No, that's a GNUism. That header doesn't even exist on most other system.

Joerg