From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DBD92138CA3 for ; Sat, 14 Mar 2015 18:36:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 815E0E0B40; Sat, 14 Mar 2015 18:36:40 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0020EE0AD9 for ; Sat, 14 Mar 2015 18:36:38 +0000 (UTC) Received: from localhost ([84.133.159.22]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LmK3e-1Z6jdn2BpC-00Zz7f for ; Sat, 14 Mar 2015 19:36:37 +0100 Date: Sat, 14 Mar 2015 19:36:36 +0100 From: Meino.Cramer@gmx.de To: Gentoo Subject: [gentoo-user] lisp variant for ARM (ARM926EJ-S rev 5) ? Message-ID: <20150314183636.GK4127@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Linux) X-Provags-ID: V03:K0:b/yC5D7k9GZl3AyYfBxyyYzi/8W/+1bg+BiXfXfoQ8oXKRKTx8/ np7Gpbqif56rLpElyvb2e2IWolqYqpkci8RWJQ55MSI2Mk0A7CV0mW7yHSPBIambl7v9FL5 +sU3qdvTFI0LQ3/5Q7IgEOi5V06LPWfp6mp6Dy3KQxoEAc1C3FAc3bumdPmqHSAF1hRKcvD /y9Puh64qdRXRRb7hnkZA== X-UI-Out-Filterresults: notjunk:1; X-Archives-Salt: 75447ef9-e3d4-43fb-a938-e4d41012e092 X-Archives-Hash: 85e3bce5f14da087a865c85b8d236fea Hi, I am looking for a LISP version for my embedded system. I tried CLISP and the compilation of the ffcall-package fails do to some (embedded?) assembler codes... Does anyone know of a Lisp variant (near CLISP), which successfully compiles on ARM architecture (ARM926EJ-S rev 5)? Best regards, mcc