[Ecls-list] Error trying to build on ARM9
Juan Jose Garcia-Ripoll
jjgarcia at users.sourceforge.net
Thu Mar 20 07:45:42 UTC 2008
On Thu, Mar 20, 2008 at 2:04 AM, Jeff Cunningham <jeffrey at cunningham.net> wrote:
> ;*** Lisp core booted ****
> ECL (Embeddable Common Lisp) 65536 pages
> ;;; Compiling src:lsp;export.lsp.
> ;;; Note: Removing unused variable POP
> ;;; Note: Removing unused variable FINISHED
> ;;; Compiling (LET (#) ...).
> ;;; Warning: The variable ENV is not used.
> The variable C::*DEBUG* is unbound.
>
> Broken at TOP-LEVEL.No restarts available.[...]
> The ":b" command was obviously mine. What's the verdict? Did it build
> all the way?
No, it didn't even begin. export.lsp is the first file to be compiled
by the lisp->C translator and here the compiler just broke with an
error message probably because the value of some variable was
incorrect. I cannot explain what is happening here without debugging
it myself. Sorry.
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