From owner-freebsd-questions Mon Mar 24 20:29: 8 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E202937B401 for ; Mon, 24 Mar 2003 20:29:05 -0800 (PST) Received: from eesh.lebox.org (adsl-67-117-139-169.dsl.snfc21.pacbell.net [67.117.139.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45BA643F3F for ; Mon, 24 Mar 2003 20:29:05 -0800 (PST) (envelope-from mio@eesh.lebox.org) Received: from eesh.lebox.org (localhost [127.0.0.1]) by eesh.lebox.org (8.12.6/8.12.6) with ESMTP id h2P4a7KQ016326; Mon, 24 Mar 2003 20:36:07 -0800 (PST) (envelope-from mio@eesh.lebox.org) Received: (from mio@localhost) by eesh.lebox.org (8.12.6/8.12.6/Submit) id h2P4a6Yh016325; Mon, 24 Mar 2003 20:36:06 -0800 (PST) Date: Mon, 24 Mar 2003 20:36:05 -0800 From: milo To: Adam Cc: questions@freebsd.org Subject: Re: gcc bug? Message-ID: <20030325043605.GA16293@lebox.org> References: <20030324062843.GB4586@lebox.org> <1048487205.15312.87.camel@jake> <20030325034139.GA16215@lebox.org> <1048564387.15312.140.camel@jake> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1048564387.15312.140.camel@jake> User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-29.3 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG so i need to build/install gcc first before can build the rest? i'm not sure how to just build contrib/gcc. i tried make contrib/gcc; make install contrib/gcc but failed in lib/libcom_err. :\ --mio On Mon, Mar 24, 2003 at 10:53:07PM -0500, Adam wrote: > Subject: Re: gcc bug? > From: Adam > To: milo > Cc: questions@freebsd.org > X-Mailer: Ximian Evolution 1.2.2 > Date: 24 Mar 2003 22:53:07 -0500 > > On Mon, 2003-03-24 at 22:41, milo wrote: > > $ gcc -v > > Using builtin specs. > > gcc version 2.95.3 20010315 (release) [FreeBSD] > You're a bit outdated: > > -$ gcc -v > Using builtin specs. > gcc version 2.95.4 20020320 [FreeBSD] > > -- > Adam > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message