Re: hacks for cc (GCC) 14.2.1 20240912 + glibc-2.39
Andrew Cagney <[email protected]> Wed, 9 Oct 2024 15:27:13 -0400
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <CAJeAr6tMLUhOrHB6BN+S__9PuaPgLOU_2xMhcBTmGbGLj-=Smg@mail.gmail.com> |
On Wed, 9 Oct 2024 at 14:21, Jörg Sonnenberger <[email protected]> wrote: > > 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. Right, like the subject line says: hacks for cc (GCC) 14.2.1 20240912 + glibc-2.39 > Joerg