[gambit-list] Importing srfis?

Mikael mikael.rcv at gmail.com
Tue Aug 6 13:20:37 EDT 2013


Probably you have one of the memory hungry GCC version!

What does your gcc -version  show (gcc --version?)?

Any egcc on your system?

An alternative is to compile gambit with ./configure without
--enable-single-host .


Probably the step in the install instructions you got to was the
compilation of std/string/digest.scm . This takes ~2GB RAM on a good GCC
version, say 75GB on a bad.

Mikael

2013/8/6 Dirk Theisen <d.theisen at objectpark.org>

> Hi!
>
> Am 06.08.2013 um 17:14 schrieb Mikael <mikael.rcv at gmail.com>:
>
> For (import (std srfi/1)) see
> https://mercure.iro.umontreal.ca/pipermail/gambit-list/2012-November/006188.html
>  .
>
>
> I tried to install black hole from the latest release (0.2) from git here
> https://github.com/pereckerdal/blackhole/releases.
>
> The compile script issued a warning and after 5 minutes and 5GB of real
> memory consumption of clang, I needed to stop the installation to prevent
> my system from running out of memory.
>
> This is on latest OS X 10.8.
>
> Trying Marcs tip now.
>
> Dirk
>
>
>
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20130806/8d3273b3/attachment.htm>


More information about the Gambit-list mailing list