From owner-freebsd-openoffice Thu Mar 20 8: 6:10 2003 Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E4437B401 for ; Thu, 20 Mar 2003 08:06:09 -0800 (PST) Received: from samson.sentinelchicken.net (h-64-105-205-76.CMBRMAOR.covad.net [64.105.205.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 8C8A343F75 for ; Thu, 20 Mar 2003 08:06:08 -0800 (PST) (envelope-from jwm@sentinelchicken.net) Received: (qmail 17239 invoked by uid 1000); 20 Mar 2003 16:08:35 -0000 Date: Thu, 20 Mar 2003 11:08:35 -0500 From: Jason Morgan To: freebsd-openoffice@freebsd.org Cc: Martin Blapp Subject: Re: Build problem - is this where I should ask? Message-ID: <20030320160835.GG16939@sentinelchicken.net> References: <20030320133955.GD16610@sentinelchicken.net> <20030320162742.L51453@cvs.imp.ch> <20030320154704.GF16939@sentinelchicken.net> <20030320165336.Q51453@cvs.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030320165336.Q51453@cvs.imp.ch> User-Agent: Mutt/1.4i Sender: owner-freebsd-openoffice@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 20, 2003 at 04:54:27PM +0100, Martin Blapp wrote: > > Hi, > > > # gcc -v > > Using builtin specs. > > gcc version 2.95.4 20020320 [FreeBSD] > > No ! Not the system gcc ! I've asked for the gcc which openoffice > uses. This is definitly not the system gcc. Sorry for my ignorance. The Makefile for the OpenOffice (you maintain this, right?) port seems to indicate that it is using 3.2: BUILD_DEPENDS+= gcc32:${PORTSDIR}/lang/gcc32 CC= gcc32 CXX= g++32 USE_GCC=3.2 Should I try 3.1? I have 'gcc-3.2.2_20030205' installed. I appreciate your help. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message