guile-devel
[Top][All Lists]
Advanced

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

Re: port-for-each vs lazy sweep


From: Ludovic Courtès
Subject: Re: port-for-each vs lazy sweep
Date: Tue, 04 Sep 2007 11:08:47 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

address@hidden (Ludovic Courtès) writes:

> (I suspect that ports used to be flushed when reclaimed, which is no
> longer the case with the weak hash table.)

Another unpleasant side effect is this:

  $ guile-config link
  -pthread -lguile -lltdl -L/usr/local/lib -lgmp -lcrypt -lm -lltdl
  $ echo `guile-config link`
  [no output]

This makes the M4 macros fail...

Ludovic.




reply via email to

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