Date: Mon, 21 Sep 1992 01:38:53 -0400 From: Court Demas <cd2a+@andrew.cmu.edu> Subject: CLisp / GCC 2.2.2d
I've been trying to compile CLisp with Linux 0.97pl5 and GCC 2.2.2d.
Somehow, 'setjmp' is missing from the libraries and I can't seem to link it
in. Has anybody else tried this?
Also, I can't seem to compile anything which uses math functions (sin/cos is
all I need). I am doing a -lm (tried hard/soft/etc), and normal floating-
point stuff works fine.
thanks,
-court