From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "objc" Newsgroups: gmane.lisp.guile.user Subject: Re: Mingw / Cygwin Date: Tue, 21 Aug 2012 12:48:53 +0100 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1345549752 31560 80.91.229.3 (21 Aug 2012 11:49:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Aug 2012 11:49:12 +0000 (UTC) To: "Righard van Roy" , Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Aug 21 13:49:10 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T3mxE-0001Rp-1n for guile-user@m.gmane.org; Tue, 21 Aug 2012 13:49:04 +0200 Original-Received: from localhost ([::1]:57197 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3mxC-00087y-KC for guile-user@m.gmane.org; Tue, 21 Aug 2012 07:49:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3mx8-00087a-1T for guile-user@gnu.org; Tue, 21 Aug 2012 07:48:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3mx7-00045e-1D for guile-user@gnu.org; Tue, 21 Aug 2012 07:48:57 -0400 Original-Received: from snt0-omc4-s1.snt0.hotmail.com ([65.55.90.204]:46030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3mx6-00045W-SP for guile-user@gnu.org; Tue, 21 Aug 2012 07:48:56 -0400 Original-Received: from SNT127-DS17 ([65.55.90.199]) by snt0-omc4-s1.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 21 Aug 2012 04:48:55 -0700 X-Originating-IP: [86.148.117.251] X-EIP: [jlYJ4OF8d7c8H2jAljiMWI8OThCJZElL] X-Originating-Email: [objcjohn@hotmail.com] In-Reply-To: X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-OriginalArrivalTime: 21 Aug 2012 11:48:55.0230 (UTC) FILETIME=[F13445E0:01CD7F92] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-Received-From: 65.55.90.204 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9558 Archived-At: Hi Righard, All versions of Guile work well with Cygwin on Windows. See:- http://lists.gnu.org/archive/html/guile-sources/2011-09/msg00000.html Regards, John. -------------------------------------------------- From: "Righard van Roy" Sent: Friday, August 17, 2012 9:32 PM To: Subject: Mingw / Cygwin > Hello, > I am looking to use Guile as an extension language for a game I have > been working on. At this moment it is primarily Linux focused, but in > the long run I do not wish to ignore Windows users. > > The question is: Does anybody have experience using Guile on either > Mingw or Cygwin? And if so, was it a big upheaval to get/keep going? > (searching the net gave me this impression). > > Thank you, > Pluijzer > >