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,gmane.lisp.guile.bugs Subject: Re: Guile with win32 cross compiling Date: Fri, 20 May 2011 15:25:52 +0200 Message-ID: References: <20110326220651.GA8300@flap> <20110401185020.GC13643@flap> <20110423161003.GB20479@flap> <20110516230101.GB3311@flap> <20110520122552.GA2454@flap> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1305897983 16816 80.91.229.12 (20 May 2011 13:26:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 May 2011 13:26:23 +0000 (UTC) Cc: bug-guile@gnu.org, Volker Grabsch , guile-devel@gnu.org To: Jan Nieuwenhuizen Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri May 20 15:26:18 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 1QNPiZ-0007OE-St for guile-devel@m.gmane.org; Fri, 20 May 2011 15:26:16 +0200 Original-Received: from localhost ([::1]:58361 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNPiZ-0002Nu-CY for guile-devel@m.gmane.org; Fri, 20 May 2011 09:26:15 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNPiW-0002Lq-BW for guile-devel@gnu.org; Fri, 20 May 2011 09:26:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNPiV-0003H0-Bz for guile-devel@gnu.org; Fri, 20 May 2011 09:26:12 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:38391 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNPiS-0003Gi-Tz; Fri, 20 May 2011 09:26:09 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id BF5E95855; Fri, 20 May 2011 09:28:16 -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; s=sasl; bh=8GApdBGsFI3nV6ygAhY5BvUHpFg=; b=WKzSe5 vnFFv8+jb1tg+kPyIdeAYwn2X0vScuEUlmy3aFn8yvZBYeF7sY9VVN8siLoNBFx2 kopucywXqpLMo1EcbfpiYjoCeVwFDU3yI8E9JPRCzEyWuOjm3AYQiYcNpJwopgZt Uex2GpmUuyESXQIHzTQcY2djP0M2Gj85jMvRU= 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; q=dns; s=sasl; b=FwtFJbng2YEHr8329i2G7zPhgMkbQOop W48kRiYMIOpQPKkFn68PhxHbScXnemXytX+/DMWtQwsUZ30M5h2vRWpHSgyprRcV 6tb3Fa/NXCQ6CeV31SAhhPDYDTuyndxPEkRbzvxXawXWt/Q3K1QCMwf1GxKRGOMy AFN7HaWctto= 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 8A9AB5854; Fri, 20 May 2011 09:28:13 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [95.21.56.194]) (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 DB44A5850; Fri, 20 May 2011 09:28:08 -0400 (EDT) In-Reply-To: (Jan Nieuwenhuizen's message of "Fri, 20 May 2011 14:48:56 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 0341961C-82E5-11E0-90FA-BBB7F5B2FB1A-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:12512 gmane.lisp.guile.bugs:5588 Archived-At: On Fri 20 May 2011 14:48, Jan Nieuwenhuizen writes: > Volker Grabsch writes: > >> 1) My first attempt is to enable threads via: > > Just to remind you that we have an automated working mingw cross build > setup here > > https://github.com/janneke/gub Cool :-) Just to remind *you* that I have outstanding questions regarding your patches (3/5, 4/5, and 5/5) ;-) Cheers, Andy -- http://wingolog.org/