Changelog for
clisp-debuginfo-2.32-1.rhfc1.ccrma.i386.rpm :
Tue Feb 3 05:00:00 2004 Fernando Lopez-Lezcano
2.32-1
- updated to 2.32
Fri Dec 12 05:00:00 2003 Fernando Lopez-Lezcano 2.31-2.cvs
- the old clisp (2.30) had an epoch (actually a serial) so we have to keep it
Tue Nov 18 05:00:00 2003 Fernando Lopez-Lezcano 2.31-1.cvs
- FC1 kernels have stack-shield in them so clisp cannot run, tried
without success to build it with execstack on, both using assembler
flags and linker flags. The first lisp interpreter fails to run
(src/lisp.run) no matter what, turning exec-shield off or starting
the application with \"setarch i386 clisp\" works.
This did not work: export CFLAGS=\"-Wa,--execstack\" LDFLAGS=\"-Wl,-z,execstack\"
Sun Nov 16 05:00:00 2003 Fernando Lopez-Lezcano 2.31-1.cvs
- downloaded cvs, initial build