From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Cross-compiling Guile 2.0 Date: Mon, 30 May 2011 22:22:38 +0200 Message-ID: References: <87hbbhbb99.fsf@ossau.uklinux.net> <87k4gb99uv.fsf@gnu.org> <87bp18pwbi.fsf@gnu.org> <87mxkp2958.fsf@gnu.org> <87ipvdzdg7.fsf@gnu.org> <87ipvcmeim.fsf@gnu.org> <87pqn4kxhr.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1306834302 477 80.91.229.12 (31 May 2011 09:31:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 May 2011 09:31:42 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 31 11:31:37 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QRLIU-0006wL-HW for guile-devel@m.gmane.org; Tue, 31 May 2011 11:31:34 +0200 Original-Received: from localhost ([::1]:55539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLIU-0003ij-4U for guile-devel@m.gmane.org; Tue, 31 May 2011 05:31:34 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLIO-0003i5-7t for guile-devel@gnu.org; Tue, 31 May 2011 05:31:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRLIK-0001kB-Hc for guile-devel@gnu.org; Tue, 31 May 2011 05:31:28 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:49929 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLIK-0001jk-F3; Tue, 31 May 2011 05:31:24 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 955D33841; Tue, 31 May 2011 05:33:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=bwEB9C1+naMq kUr9KfO7EyPdxk0=; b=c+seCZRWBGLajTw8NTjDZC5qUeqYH4jykWoxqU8gTsNs X/MOlwUg0ePsIzXhzac4gaBlrOTm/a8AD3TNK/6I0Ab+0D3li2IBMoj5WAPloLCC lAuVXmb2tMgttM5//7uQIqr03fF0wapyJ+ce7C9dVDetnIaCcPUI9bv+C72D2Nk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=Vodawx PcqWr5aFXE81+23cCZYXAunRNHd/JVititwONHW6Q1cSkPzgGDq7JlramFvMRGoJ uBgKcOiwq/ue5fI/JAC75scqjCH9miiudl8xOLsyUOsBDNfoC6EMDL/1697dbKWA RfxIIHgIg1bPpIuOJ7BvG1cNrTp9qux0BWdkU= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 8327A3840; Tue, 31 May 2011 05:33:28 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id E4014383D; Tue, 31 May 2011 05:33:26 -0400 (EDT) In-Reply-To: (Andy Wingo's message of "Sun, 29 May 2011 20:10:18 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 0A76D488-8B69-11E0-8B2D-D6B6226F3D4C-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12547 Archived-At: On Sun 29 May 2011 20:10, Andy Wingo writes: > On Fri 27 May 2011 16:51, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Sounds good, but you=E2=80=99d need additional data that maps triplets (= well, >> $host_cpu) to low-level info such as endianness and word size, right? > > Yes, which caused me a bit of agony on Friday after writing that mail. > Not resolved yet. Durnit! In the end I decided to punt. I added a stub (system base target) module and wired it up to the compiler, but didn't implement the endianness / word-size database. Patches accepted :) Cheers, Andy --=20 http://wingolog.org/