[cl-debian] ecl in the NEW queue

Peter Van Eynde cl-debian at pvaneynd.mailworks.org
Wed Mar 15 21:46:07 UTC 2006


Even with proper clc support :-)

$ ecl
;;; Loading #P"/usr/lib/ecl/cmp.fas"
;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
ECL (Embeddable Common-Lisp) 0.9h
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.  Broken at EVAL.
> (clc:clc-require :cl-ppcre)
;;; Loading "/usr/share/common-lisp/systems/cl-ppcre.asd"
;;; Warning: your enough-namestring implementation is not reducting a pathname like it should, correcting for this
;;; Please wait, recompiling library...
;;; Compiling /usr/share/common-lisp/source/cl-ppcre/packages.lisp.
;;; End of Pass 1.
;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE
;;; Note: Emiting FUNCALL for SI::DODEFPACKAGE
...
;;; Invoking external command: i486-linux-gnu-gcc -o "/var/cache/common-lisp-controller/1000/ecl/cl-ppcre/api.fas" -L"/usr/lib/ecl/" "/var/cache/common-lisp-controller/1000/ecl/cl-ppcre/api.o"  -Wl,--rpath,/usr/lib/ecl/ -shared   -lecl -lpthread -ldl  -lm   -lgmp

;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3
;;; Finished compiling /usr/share/common-lisp/source/cl-ppcre/api.lisp.

;;; Loading "/var/cache/common-lisp-controller/1000/ecl/cl-ppcre/api.fas"
T
> (cl-ppcre:scan "a[bc]*" "abbcdb")
0
4
#()
#()
> 


Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org 
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| 



More information about the Cl-debian mailing list