From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 12:36:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3101337B401; Fri, 18 Jul 2003 12:36:28 -0700 (PDT) Received: from tuebingen.mpg.de (connect.tuebingen.mpg.de [192.124.26.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C09743F85; Fri, 18 Jul 2003 12:36:27 -0700 (PDT) (envelope-from peter.kadau@tuebingen.mpg.de) Received: from [80.133.222.32] ([80.133.222.32] verified) by tuebingen.mpg.de (CommuniGate Pro SMTP 4.0.6) with ESMTP id 4975443; Fri, 18 Jul 2003 21:36:25 +0200 From: Peter Kadau To: Alexander Kabaev In-Reply-To: <20030718191649.GB84963@freefall.freebsd.org> References: <20030718191649.GB84963@freefall.freebsd.org> Content-Type: text/plain Message-Id: <1058556984.32024.24.camel@straycat> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 18 Jul 2003 21:36:24 +0200 Content-Transfer-Encoding: 7bit cc: "Jacques A. Vidrine" cc: freebsd-current@freebsd.org Subject: Re: gcc-3.3 issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 19:36:28 -0000 Hi ! > Then configure runs gcc with wrong parameters. In GCC 3.3 -pedantic implies > -pedantic-error, unless -fpermissive is specified too. ??? The info page doesn't say so. If one can't trust the GNU info pages - what a mess, considered that they refuse to maintain proper manpages either... Confused. Please enlighten me. Cheers Peter