guile-user
[Top][All Lists]
Advanced

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

Re: Making guile as small as possible?


From: Michael Livshin
Subject: Re: Making guile as small as possible?
Date: 20 Oct 2000 12:17:56 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (20 Minutes to Nikko)

"Peter C. Norton" <address@hidden> writes:

> Also, this platform doesn't seem to have a dynamic linker.  I've tried to
> get guile to give me a static binary by doing ./configure --enable-static=y
> but that's still producing a binary that relies on shared libs.

try ./configure --disable-shared instead.

[ that said, Guile doesn't seem to be a very good choice for building
  a very small Scheme.  SCM should be better. ]

-- 
programmer, n:
        A red eyed, mumbling mammal capable of conversing with inanimate
        monsters.




reply via email to

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