Date: Fri, 6 Aug 1999 04:37:11 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: Iwan Sutedi <Iwan_Sutedi@fmi.com> Cc: freebsd-questions@freebsd.org Subject: Re: Mico Installation Message-ID: <Pine.BSF.4.10.9908060432460.401-100000@thelab.hub.org> In-Reply-To: <9908062337330R.17806@kkbsdtech.irja.fcx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Aug 1999, Iwan Sutedi wrote:
> FreeBSD 3.2-RELEASE
> gcc version 2.7.2.1
That's odd...if you are using the port, the code in the Makefile
(something I didn't add, but didn't remove either):
.if ${OSVERSION} < 400004
CC= egcc
CXX= eg++
BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs
.endif
should force egcs to be installed and used...can you confirm for me that
this is not the case? 'which egcc' doesn't come back with
/usr/local/bin/egcc?
>
> >On Fri, 06 Aug 1999, you wrote:
> > I assume this is with the port?
> >
> > Version of FreeBSD? gcc -v shows what? I built and tested the port on a
> > 3.2-STABLE machine...
> >
> > On Fri, 6 Aug 1999, Iwan Sutedi wrote:
> >
> > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908060432460.401-100000>
