Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 07:11:18 +0300
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        Martin Blapp <mb@imp.ch>, Martin Blapp <mbr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: Openoffice workaround to build
Message-ID:  <20020312041118.GA180@cavia.pp.ru>
In-Reply-To: <20020311175207.A90501@dragon.nuxi.com>
References:  <200203120122.g2C1MU061068@freefall.freebsd.org> <20020312022536.J441-100000@levais.imp.ch> <20020311175207.A90501@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 11, 2002 at 05:52:07PM -0800, David O'Brien wrote:
> On Tue, Mar 12, 2002 at 02:31:52AM +0100, Martin Blapp wrote:
> > Workaround:
> > -----------
> > 
> > cd /usr/ports/lang/gcc295
> > make install
> > cd /usr/local/bin
> > ln -s /usr/local/bin/g++295 /usr/local/bin/g++
> > ln -s /usr/local/bin/gcc295 /usr/local/bin/cc
> > ln -s /usr/local/bin/gcc295 /usr/local/bin/gcc
> 
> I mentioned the correct way to do this:
> 
>     cd /usr/ports/lang/gcc295
>     make install
>     cd /usr/ports/editors/openoffice
>     make CC=gcc295 CXX=g++295
> 
> PLEASE NO ONE FOLLOW THE DIRECTIONS FOR MAKING THESE SYMLINKS !!
> 

What is the difference between gcc in -STABLE and in ports/lang/gcc295 ?
They both seems to be 2.95.3...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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