Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2003 11:08:35 -0500
From:      Jason Morgan <jwm-freebsd@sentinelchicken.net>
To:        freebsd-openoffice@freebsd.org
Cc:        Martin Blapp <mb@imp.ch>
Subject:   Re: Build problem - is this where I should ask?
Message-ID:  <20030320160835.GG16939@sentinelchicken.net>
In-Reply-To: <20030320165336.Q51453@cvs.imp.ch>
References:  <20030320133955.GD16610@sentinelchicken.net> <20030320162742.L51453@cvs.imp.ch> <20030320154704.GF16939@sentinelchicken.net> <20030320165336.Q51453@cvs.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030320160835.GG16939>