Date: Wed, 28 May 2003 14:12:34 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Wes Peters <wes@softweyr.com> Cc: Julian Elischer <julian@elischer.org> Subject: Re: gcc bug? Openoffice port impossibel to compile on 4.8 Message-ID: <xzphe7fe0ct.fsf@flood.ping.uio.no> In-Reply-To: <200305232040.30367.wes@softweyr.com> (Wes Peters's message of "Fri, 23 May 2003 20:40:30 -0700") References: <Pine.BSF.4.21.0305221020170.82473-100000@InterJet.elischer.org> <200305232040.30367.wes@softweyr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Wes Peters <wes@softweyr.com> writes: > GCC 3.2 is broken by design. It insists, amongst other stupidities, on > type-checking arguments using old style declarations like: > > int foo(bar) > char *bar; > {} > > rendering most UNIX software from before 1996 uncompilable. have you tried -traditional? DES -- Dag-Erling Smorgrav - des@ofug.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzphe7fe0ct.fsf>