bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13848: Statically linking guile-2.0.


From: Andy Wingo
Subject: bug#13848: Statically linking guile-2.0.
Date: Sun, 10 Mar 2013 23:53:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Sun 10 Mar 2013 23:03, address@hidden writes:

> Ok, came pretty far, but then, during the GUILEC phase it started
> complaining that "poll" is not available, poll.go was't created then,
> and finally it failed to install poll.go

Strange.  There are a few ways to work around this I guess but I ended
up importing the gnulib `poll' module, which will provide `poll' on
mingw.

Here's a new tarball:

  http://wingolog.org/priv/guile-2.0.7.187-b5870.tar.gz

I wonder about your compile slowness.  Could it be that somehow Guile is
not using the .go files that it is compiling?  Normally the compile
should be slow at the beginning, but as the bootstrap progresses, things
speed up.  I'm sure you've seen that when building on GNU/Linux.  Do you
not see that on your mingw build?

It sounds like we're getting really close :)

Andy
-- 
http://wingolog.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]