1 Nov 2003 18:23
v0.9c => problem with compiled source
I am currently trying to fix a problem with lisp files compiled with
v0.9c. Both files use the same work in the same package.
I receive this error
bozzio $ ecl
ECL (Embeddable Common-Lisp) 0.9c
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help. Top level.
> (load "b")
;;; Loading "b.fas"
;;; Loading "a.fas"
loading/compiling a: package => #<COMMON-LISP-USER package>,
(("A" . #<"A" package>)) is not of type CHARACTER.
Broken at LOAD.
A>>
after doing this
bozzio $ ecl -compile a
;;; Loading "/usr/lib/ecl/cmp.fas"
;;; Warning: PROCLAIM is being redefined.
;;; Warning: COMPILE-FILE-PATHNAME is being redefined.
;;; Warning: COMPILE-FILE is being redefined.
;;; Warning: COMPILE is being redefined.
;;; Warning: DISASSEMBLE is being redefined.
(Continue reading)
> Sorry, for the MIME type. But btw, what are the other files in src/etc/
> good for? It looks as there is no need for ecl.sh, ecl.csh and ecls.1
> anymore.
Yes, they are not used at all, and the manual page should probably reside with
the documentation in src/doc/.
Juanjo
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here:
RSS Feed