>From b7a04164b9de62fe1e80f061f926c9255c84e710 Mon Sep 17 00:00:00 2001
From: Bruce Korb
Date: Fri, 21 Sep 2012 16:33:44 -0700
Subject: [PATCH] do not augment environment
* libguile/dynl.c (augment_env): no longer used. Removed.
(sysdep_dynl_init): remove code that fiddled LD_LIBRARY_PATH
--
On 09/21/2012 04:32 AM, nalaginrut wrote:
hi guys!
I checked out the slib and realized most of the part of slib we do have
it in our core/modules.
Unfortunately, "prime" is not in the feature list of slib when I run
slib:feature. But I need it, then I try to port it to Guile directly.
If all yo
hi guys!
I checked out the slib and realized most of the part of slib we do have
it in our core/modules.
Unfortunately, "prime" is not in the feature list of slib when I run
slib:feature. But I need it, then I try to port it to Guile directly.
And I encountered something "A:fixN32b" can't be foun