From owner-freebsd-current Fri Mar 14 19:31: 4 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3E8437B401 for ; Fri, 14 Mar 2003 19:31:02 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58ECF43F75 for ; Fri, 14 Mar 2003 19:31:02 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 3D7C92A7EA; Fri, 14 Mar 2003 19:31:02 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: alasir@supereva.it Cc: current@freebsd.org Subject: Re: param.h In-Reply-To: <20030315022710.63896.qmail@web40302.mail.yahoo.com> Date: Fri, 14 Mar 2003 19:31:02 -0800 From: Peter Wemm Message-Id: <20030315033102.3D7C92A7EA@canning.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rhett Monteg Hollander wrote: > Hello gentlemen, > > the question is, why param.h (v1.65) that comes with 5.0 > doesn't define OBJFORMAT_NAMES and OBJFORMAT_DEFAULT, but > v1.54 does? These are required by GCC 2.95.4 at compile-time > (pulled from -STABLE). It may look like someone had decided > that GCC2 is of no use in -CURRENT... Are you trying to compile the -stable version of gcc? We make significant modifications to integrate it within our environment. I would not at all be suprised if the -stable version of gcc doesn't build on -current. The OBJFORMAT stuff only exists on -stable. If you're going to try and use the -stable compiler on -current, you'll have to stub this out. Or have you found a problem in the FSF releases? You are aware that there are gcc ports set up to configure the FSF trees specifically for use on FreeBSD, right? And that includes gcc-2.95.4. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message