From owner-freebsd-emulation Thu Oct 14 7:37:29 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from gw.nectar.com (gw.nectar.com [209.98.143.44]) by hub.freebsd.org (Postfix) with ESMTP id 9C5C614F9B for ; Thu, 14 Oct 1999 07:37:25 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from bone.nectar.com (bone.nectar.com [10.0.0.105]) by gw.nectar.com (Postfix) with ESMTP id 38502C00C; Thu, 14 Oct 1999 09:37:25 -0500 (CDT) Received: from bone.nectar.com (localhost [127.0.0.1]) by bone.nectar.com (Postfix) with ESMTP id 64DDC1D65; Thu, 14 Oct 1999 09:37:24 -0500 (CDT) X-Mailer: exmh version 2.1.0 09/18/1999 X-PGP-RSAfprint: 00 F9 E6 A2 C5 4D 0A 76 26 8B 8B 57 73 D0 DE EE X-PGP-RSAkey: http://www.nectar.com/nectar-rsa.txt X-PGP-DSSfprint: AB2F 8D71 A4F4 467D 352E 8A41 5D79 22E4 71A2 8C73 X-PGP-DHfprint: 2D50 12E5 AB38 60BA AF4B 0778 7242 4460 1C32 F6B1 X-PGP-DH-DSSkey: http://www.nectar.com/nectar-dh-dss.txt From: Jacques Vidrine To: "Thomas Runge" Cc: freebsd-emulation@freebsd.org In-reply-to: <38058DB8.5A329FE8@rostock.zgdv.de> References: <38058DB8.5A329FE8@rostock.zgdv.de> Subject: Re: POSE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Oct 1999 09:37:24 -0500 Message-Id: <19991014143724.64DDC1D65@bone.nectar.com> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 14 October 1999 at 10:00, "Thomas Runge" wrote: [snip -- POSE] > If someone is interested, I could make a port, but I don't know, > how one can configure the dependencies for egcs. Or do I have to > make a special egcs port by copying the existing and just adding > one line for configure and depending on that port? Yes, please do make a port and submit it using send-pr(1). For specifics on making a port, see http://www.freebsd.org/handbook/porting.html Also, if egcs is needed for the ports, just make sure you add USE_NEWGCC=YES in the port Makefile. This will cause a dependency on gcc 2.95.1 on -STABLE only (since -CURRENT already has egcs). Thanks! -- Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message