unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Mingw / Cygwin
@ 2012-08-17 20:32 Righard van Roy
  2012-08-21 11:48 ` objc
  2012-08-21 16:18 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Righard van Roy @ 2012-08-17 20:32 UTC (permalink / raw)
  To: guile-user

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mingw / Cygwin
  2012-08-17 20:32 Mingw / Cygwin Righard van Roy
@ 2012-08-21 11:48 ` objc
  2012-08-21 16:18 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: objc @ 2012-08-21 11:48 UTC (permalink / raw)
  To: Righard van Roy, guile-user

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" <pluijzer@gmail.com>
Sent: Friday, August 17, 2012 9:32 PM
To: <guile-user@gnu.org>
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
> 
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mingw / Cygwin
  2012-08-17 20:32 Mingw / Cygwin Righard van Roy
  2012-08-21 11:48 ` objc
@ 2012-08-21 16:18 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2012-08-21 16:18 UTC (permalink / raw)
  To: Righard van Roy; +Cc: guile-user

> Date: Fri, 17 Aug 2012 22:32:21 +0200
> From: Righard van Roy <pluijzer@gmail.com>
> 
> 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).

I built Guile with MinGW several months ago.  It was not easy, and I
suspect many problems still exist, even after all those I reported (in
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10474#11,
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10474#23, and their
follow-ups) are fixed.  Guile depends heavily on many features
available only on Posix platforms, and then very modern ones.  While
most such features are excluded by 'configure' when they are not
present, and thus the package builds, the resulting binary lacks
important features and therefore is unable to run some Guile packages
which depend on these features.

So I would suggest the Cygwin build, if you need to use Guile
seriously.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-21 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 20:32 Mingw / Cygwin Righard van Roy
2012-08-21 11:48 ` objc
2012-08-21 16:18 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).