From owner-freebsd-current@FreeBSD.ORG Sat Jun 26 23:58:28 2004 Return-Path: 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 C77DF16A4CE for ; Sat, 26 Jun 2004 23:58:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34DFB43D41 for ; Sat, 26 Jun 2004 23:58:28 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i5QNuAXQ036970 for ; Sat, 26 Jun 2004 17:56:10 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 26 Jun 2004 17:56:27 -0600 (MDT) Message-Id: <20040626.175627.20586983.imp@bsdimp.com> To: current@freebsd.org From: "M. Warner Losh" In-Reply-To: <200406261336.26051.alex@hightemplar.com> References: <34301.1088242340@critter.freebsd.dk> <200406261336.26051.alex@hightemplar.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: HEADSUP: ibcs2 and svr4 compat headed for history X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 23:58:28 -0000 In message: <200406261336.26051.alex@hightemplar.com> Alex Keahan writes: : On Saturday 26 Jun 2004 12:32 pm, Poul-Henning Kamp wrote: : > The ibcs2 and svr4 compatibility code has outlived their useful lives, : > mainly because their target platforms are practically extinct. : : Is Solaris/x86 supported by ibcs2 or svr4? Solaris/x86 is being actively : developed by Sun and is far from extinct. It could, in theory, work. However, even with the libraries from Solaris/x86 I never could get it working... Warner