[Ecls-list] Crash when using literal data and system-p compilation.

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sat Sep 29 13:23:56 UTC 2007


2007/9/16, Waldek Hebisch <hebisch at math.uni.wroc.pl>:
> Compiling the attached program using commands:
>
> (compile-file "parini2.clisp" :system-p t)
> (c:build-program "frob2" :lisp-files '("parini2.o"))
>
> nicely produces an executable, however the executable when run
> crashes:

This was because the lisp stack was empty and some routines assumed
that there is always at least one element. This error only shows up in
custom built programs. I have fixed it in CVS.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list