Re: Why is Guile now setting LD_LIBRARY_PATH?

2012-09-11 Thread Ludovic Courtès
Hi Bruce, Bruce Korb skribis: >> in main() LD_LIBRARY_PATH='EMPTY' >> in inner_main() LD_LIBRARY_PATH='/usr/lib64:/usr/lib64/guile/2.0/extensions' The reason provided in ‘sysdep_dynl_init’ is: /* Add SCM_LIB_DIR and SCM_EXTENSIONS_DIR to the loader's search path. `lt_dladdsearchdir

Re: Why is Guile now setting LD_LIBRARY_PATH?

2012-09-11 Thread Bruce Korb
Hi Ludo, >> in main() LD_LIBRARY_PATH='EMPTY' >> in inner_main() LD_LIBRARY_PATH='/usr/lib64:/usr/lib64/guile/2.0/extensions' > >The reason provided in ‘sysdep_dynl_init’ is: > >/* Add SCM_LIB_DIR and ... See > > for details.

Re: things are eq? but not generated at the same time

2012-09-11 Thread Chris K. Jester-Young
On Wed, Sep 05, 2012 at 08:24:58PM +0100, Ian Price wrote: > I, of course, meant vector literals, but a quick test shows this is not > the case. Literals are always immutable, and trying to modify them is nasal demon stuff. Of course, R6RS says implementations "should" raise an exception when an