Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2003 08:50:33 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        David O'Brien <obrien@FreeBSD.org>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: adsl/pppoe no longer connecting on 5.1
Message-ID:  <xzp3ciepj2e.fsf@flood.ping.uio.no>
In-Reply-To: <20030612220853.GC90759@dragon.nuxi.com> (David O'Brien's message of "Thu, 12 Jun 2003 15:08:53 -0700")
References:  <200306112248.AA655556764@141.com> <20030612045022.GA36033@rot13.obsecurity.org> <20030612051812.GQ48387@mail.evip.pl> <20030612053230.GA36420@rot13.obsecurity.org> <20030612220853.GC90759@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@freebsd.org> writes:
> Acutally -std=c?9, -std=gnu?9 uses GCC's alloca.  I don't mind finding
> all the alloca uses in the tree and compiling them with -std=gnu99
> instead of -std=c99.

#define alloca(sz) __builtin_alloca(sz)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3ciepj2e.fsf>