From owner-freebsd-current@FreeBSD.ORG Sat Jun 26 10:50:33 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 1B7F816A4CE for ; Sat, 26 Jun 2004 10:50:33 +0000 (GMT) Received: from thmailsite2.services.byworkwise.com (thmailsite1.services.byworkwise.com [217.28.130.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6961443D53 for ; Sat, 26 Jun 2004 10:50:32 +0000 (GMT) (envelope-from alex@hightemplar.com) Received: from hydralisk (unverified [212.150.124.244]) by freenet.co.uk for ; Sat, 26 Jun 2004 11:34:21 +0100 From: Alex Keahan To: current@freebsd.org Date: Sat, 26 Jun 2004 13:36:25 +0300 User-Agent: KMail/1.5.1 References: <34301.1088242340@critter.freebsd.dk> In-Reply-To: <34301.1088242340@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406261336.26051.alex@hightemplar.com> 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 10:50:33 -0000 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. > They will be eliminated from -current in the coming week, unless very > compelling reasons to the contrary are put on the table. - Latest Java SDKs for Solaris/x86 - Forte C/C++ optimising compilers for Solaris/x86 (which may some day be used to compile FreeBSD kernel) - Sun ONE servers for Solaris/x86 (e.g. iPlanet LDAP) - Oracle for Solaris/x86 - Numerous third-party applications for SCO and Solaris/x86 (e.g. backup solutions) Alex Keahan