[Ecls-list] cl-launch and ECL

Peter Van Eynde pvaneynd at mailworks.org
Sun Aug 6 21:37:12 UTC 2006


Alle Saturday 05 August 2006 21:39, Juan Jose Garcia-Ripoll ha scritto:
> 2006/8/4, Faré <fahree at gmail.com>:
> >
> > Well, thing is, the loading of the two above files seems to happen
> > very early on, before the -eval form is even loaded -- probably as
> > part of the code that compiles the form to begin with! And thus
> > setting it in the file is too late. (Besides, it is already set as
> > part of the :verbose nil argument to the initial load.) I think this
> > is a bug in ECL. Note: I'm using package version 0.9i-2 from Debian.
> >
> > Test:
> > # ecl -eval '(setf *load-verbose* nil)' -eval '(format t "a~%")'
> > ;;; Loading #P"/usr/lib/ecl/cmp.fas"
> > ;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
> 
> 
> This seems due to some statements in your $HOME/.eclrc file loading asdf or
> something similar. The compiler is _NOT_ loaded by ecl by default. It must
> be loaded by some other code.

/me raises his hand

The debian package does this to include clc. I'm unclear exactly why this 
happens, I will investigate this after the holidays.

You can access a 'normal' ecl as '/usr/lib/ecl/ecl-original'

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 ecl-devel mailing list