From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Automated mingw32 build Date: Mon, 25 May 2009 11:12:01 +0100 Message-ID: <87eiudwky6.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1243246454 15687 80.91.229.12 (25 May 2009 10:14:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2009 10:14:14 +0000 (UTC) Cc: Sylvain Beucler To: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon May 25 12:14:07 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8XBs-0008Oe-8b for guile-devel@m.gmane.org; Mon, 25 May 2009 12:13:57 +0200 Original-Received: from localhost ([127.0.0.1]:32973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8XBr-00057d-I8 for guile-devel@m.gmane.org; Mon, 25 May 2009 06:13:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8XAv-0004j4-JK for guile-devel@gnu.org; Mon, 25 May 2009 06:12:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8XAq-0004hx-8C for guile-devel@gnu.org; Mon, 25 May 2009 06:12:56 -0400 Original-Received: from [199.232.76.173] (port=41113 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8XAq-0004hr-0V for guile-devel@gnu.org; Mon, 25 May 2009 06:12:52 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:50351) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8XAn-0007jT-NZ; Mon, 25 May 2009 06:12:49 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id 6A0EF1FA582; Mon, 25 May 2009 11:12:11 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 6CA9738021; Mon, 25 May 2009 11:12:01 +0100 (BST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8517 Archived-At: FYI I've added a mingw32 compile to my automatic overnight builds, with output going to http://www.ossau.uklinux.net/guile/snapshots. Currently it fails with the first of the issues reported by Sylvain Beucler several months ago. I hope shortly to work through those. Regards, Neil