On Wed, Jul 11, 2007 at 04:14:40PM +0200, Andreas V?gele wrote:
> Jasper Lievisse Adriaanse writes:
> 
> > hi,
> >
> > here's an updated version of the [libsigsegv] port, with help from
> > [EMAIL PROTECTED]  it has been tested on alpha, amd64, sparc, sparc64, 
> > mips64,
> > i386 and powerpc. (note: for sparc64 you need to have -r1.51 of
> > trap.c commited yesterday)
> >
> > ok to import?
> 
> I can only build the updated libsigsegv package if I add
> "SHARED_LIBS=sigsegv 0.0" to the Makefile.
> 
> I haven't made any progress on the CLISP port.  Gambit-C and PLT
> Scheme look more promising.  I'll probably use one of these Scheme
> implementations instead of CLISP.

FWIW, gambit is very easy to install, with or without termite; I
./configure; install-ed the latest 4.0 beta and it appears to work just
fine (on i386).

If you are just learning, though, I don't really see the benefit of
Gambit; sure, it's fast, and sure, Termite is cool (if not necessarily
useful), but Chicken works for most purposes and is in ports. And it has
a lot more bindings to libraries available (slib and snow are
interesting, but implementation-agnostic and thus don't contain FFI
stuff, which is a lot of what you need for web-app-ish things, for
instance).

                Joachim

-- 
TFMotD: acpihpet (4) - ACPI high precision event timer

Reply via email to