[Ecls-list] cl-launch and ECL
Goffioul Michael
goffioul at imec.be
Wed Aug 16 08:26:00 UTC 2006
> (2) c::builder is broken by forcing :type "o" on all the
> specified :lisp-files. This is quite a problem when some of
> the files are library files created by a previous run of the
> builder. [I could possibly work around by renaming files but
> it's getting ugly.]
Library modules are expected to be passed as symbol, not as
pathnames. C::BUILDER will then convert the symbol into the
appropriate library link call.
Michael.
More information about the ecl-devel
mailing list