From owner-freebsd-hackers@FreeBSD.ORG Wed May 28 06:34:38 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 211BD37B401 for ; Wed, 28 May 2003 06:34:38 -0700 (PDT) Received: from tensor.xs4all.nl (tensor.xs4all.nl [194.109.160.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4809143F85 for ; Wed, 28 May 2003 06:34:37 -0700 (PDT) (envelope-from dim@xs4all.nl) Received: from kilgore.dim (kilgore.dim [192.168.0.3]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by tensor.xs4all.nl (Postfix) with ESMTP id EEBFD555C; Wed, 28 May 2003 15:34:34 +0200 (CEST) Date: Wed, 28 May 2003 15:34:08 +0200 From: Dimitry Andric X-Mailer: The Bat! (v1.62r) Business X-Priority: 3 (Normal) Message-ID: <1211535294.20030528153408@xs4all.nl> To: Dag-Erling Smorgrav In-Reply-To: References: <200305232040.30367.wes@softweyr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org cc: Julian Elischer Subject: Re: gcc bug? Openoffice port impossibel to compile on 4.8 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 13:34:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2003-05-28 at 14:12:34 Dag-Erling Smorgrav wrote: > have you tried -traditional? gcc 3.1 release notes: The -traditional C compiler option has been deprecated and will be removed in GCC 3.3. (It remains possible to preprocess non-C code with the traditional preprocessor.) gcc 3.3 release notes: The -traditional C compiler option has been removed. It was deprecated in 3.1 and 3.2. (Traditional preprocessing remains available.) So, I'd guess in gcc 3.x, this whole option is completely unmaintained and therefore you'd be quite on your own if you try to compile anything seriously with -traditional... :( 2.95.x is probably not going to go away for a long time. :) -----BEGIN PGP SIGNATURE----- Version: 6.5.8ckt iQA/AwUBPtSsxbBeowouIJajEQLSLgCaAzFTNq08M0cFkBXBHfOWMW9EVnoAoJYH Y1nnQdgORVP5+olXw+VekOYm =CJj2 -----END PGP SIGNATURE-----