[gambit-list] [ANN] Gambit-C v4.4.0 released
Marc Feeley
feeley at iro.umontreal.ca
Tue Dec 23 13:26:20 EST 2008
On 23-Dec-08, at 1:17 PM, Bradley Lucier wrote:
> And make update will again not update Gambit across a release number
> change:
Yes... that's because the Scheme runtime library uses the new notation
for system files (i.e. ~~lib/ instead of ~~/lib/), and maybe a few
other things.
You may be able to do a "make update" by doing
% cd lib
% ln -s . ~~lib
and also in gsi/ and gsc/ .
I think the simplest option is to download a fresh v4.4.0 and build it.
Marc
More information about the Gambit-list
mailing list