From owner-freebsd-questions Fri Aug 6 0:39:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (nat204.185.mpoweredpc.net [142.177.204.185]) by hub.freebsd.org (Postfix) with ESMTP id F3E8F14E9C for ; Fri, 6 Aug 1999 00:39:18 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id EAA94242; Fri, 6 Aug 1999 04:37:12 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 6 Aug 1999 04:37:11 -0300 (ADT) From: The Hermit Hacker To: Iwan Sutedi Cc: freebsd-questions@freebsd.org Subject: Re: Mico Installation In-Reply-To: <9908062337330R.17806@kkbsdtech.irja.fcx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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