From owner-cvs-ports@FreeBSD.ORG Wed Aug 20 03:23:20 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC92A16A4BF; Wed, 20 Aug 2003 03:23:20 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDFAC43FBD; Wed, 20 Aug 2003 03:23:19 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9/8.12.9) with ESMTP id h7KAN8M7033341; Wed, 20 Aug 2003 03:23:12 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200308201023.h7KAN8M7033341@gw.catspoiler.org> Date: Wed, 20 Aug 2003 03:23:08 -0700 (PDT) From: Don Lewis To: gerald@pfeifer.com In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: cvs-ports@FreeBSD.org cc: mbr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 10:23:21 -0000 On 20 Aug, Gerald Pfeifer wrote: > On Wed, 20 Aug 2003, Martin Blapp wrote: >> Log: >> Use GCC3.2 to compile this, even on CURRENT. There >> have been so many c++ problems that it will be a >> pain to fix it for gcc3.3 > > Were these problems in GCC 3.3 or OpenOffice? If the former, please > do not hesitate to file bug reports against GCC using the interface at > . Mostly OpenOffice. There appears to be one bug in "gcc (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease)", but it is fixed in the gcc33 port which is a bit more recent.