From owner-freebsd-alpha Wed Nov 1 16:13: 2 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id A1F2737B75B; Wed, 1 Nov 2000 16:12:40 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id TAA05445; Wed, 1 Nov 2000 19:12:39 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.1/8.9.1) id eA20Cdm05907; Wed, 1 Nov 2000 19:12:39 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 1 Nov 2000 19:12:39 -0500 (EST) To: freebsd-alpha@freebsd.org Cc: obrien@freebsd.org Subject: linux emulation X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14848.44982.354268.277746@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The first bits of linux emulation for alpha has been committed to -current, (largely thanks to the heroic efforts of David O'Brien). The emulation is currently good enough to support running Applixware, the compaq C compiler, and a few other random things. Instructions for installing and running the Compaq C compiler are available from http://www.cs.duke.edu/~gallatin/compaq_ccc_instructions. The reason to care about the compaq compilers is that they generate much better code than gcc. Something like a 4x speedup is not unheard of with floating point intensive apps. This will (hopefully) be coming to -stable fairly soon.. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message