From owner-freebsd-questions@FreeBSD.ORG Tue Jan 17 18:45:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F8F2106564A for ; Tue, 17 Jan 2012 18:45:39 +0000 (UTC) (envelope-from fritz-bounce@frell.theremailer.net) Received: from frell.theremailer.net (unknown [IPv6:2002:55b1:e5ae:9:d1cc:d588:5718:fb0f]) by mx1.freebsd.org (Postfix) with ESMTP id 378AD8FC0A for ; Tue, 17 Jan 2012 18:45:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=frell.theremailer.net; s=remailer; h=Date:Message-ID:Subject:Comments:From; bh=M0SDcEX0o6X0UjWZ5A6p22IoXKCqrUFx3m1hGXeEmV8=; b=AkEygysE5g6rEZyjHp39vxtCi8MW4U1hJrirT7dX4/qc1dn+WOq2eB17POmqojEDh0llDBuRZnWJ28KFJZk4oK623RhkPybZbswXvdk9zEfMENZdRRd/HBRtHfznlw6vbmTOlOTIr2y+kxnk//Y7bQtgOj2/zBFEcGR+TT5hO426q7fJ6pwgq0fgIdp7dMx+f9Vp6c/DTxI9Lk2eRyRI0OHcgArvLOU/SHkUOf65eAKPnkuTKR593hj9ccDHU0fD7WIthx/+tZFCYKqxHC/m/VGWLNAjnMgqT0QCvb5KdN3olNpISEVN6X+9PkYzi+IHxd86kvQ4wxyDMSD1uVkfJrs=; Received: by frell.theremailer.net with local (Exim) id 1RnE01-00008L-LR for freebsd-questions@freebsd.org envelope-sender fritz-bounce@frell.theremailer.net; Tue, 17 Jan 2012 19:43:13 +0100 From: Fritz Wuehler Comments: This message did not originate from the Sender address above. It was remailed automatically by anonymizing remailer software. Please report problems or inappropriate use to the remailer administrator at . Identifying the real sender is technically impossible. To: freebsd-questions@freebsd.org In-Reply-To: Message-ID: <318307fac183c195f35fcec257d18d9c@msgid.frell.theremailer.net> Precedence: anon Date: Tue, 17 Jan 2012 19:43:13 +0100 Subject: Re: Which Common Lisp port for FreeBSD/sparc64? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2012 18:45:39 -0000 > is anyone running a Common Lisp port on FreeBSD/sparc64? I can't remember but I believe I had sbcl on sparc64, just don't remember what OS... > I'm asking because none of our Common Lisp ports lang/clisp, > lang/ccl, lang/cmucl, lang/sbcl compile on sparc64. I believe sbcl has binaries for sparc64. maybe that was Solaris? oh damn, it is. Well I guess you could run Solaris? If not, as a guest? > > On Debian Linux 6.0.1a for SPARC, at least sbcl is available. But Debian blows chunks and is not comparable to FreeBSD!