[Ecls-list] cl-launch and ECL

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Aug 2 09:32:59 UTC 2006


Hi,

this is not my work, but I fixed your cl-launch.sh to work with ECL.

* Your script had several typos (misplaced parenthesis)
* It did not use the global variable *load-verbose* = NIL to silence the
loading of the compiler.
* It did not load the compiler before referring variables in it.

After this, it works.

Juanjo

2006/7/21, Faré <fahree at gmail.com>:
>
> Dear ECL developers,
>
> I'd like to get cl-launch to run with ECL.
> I've added very preliminary support in cl-launch 1.81.
> However, I'm facing several difficulties:
>
> 1) there seems to be no easy way to hush ecl when it prints messages at
> startup:
> ;;; Loading #P"/usr/lib/ecl/cmp.fas"
> ;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
>
> 2) I can't manage to get option --file running correctly. Can you help?
>
> 3) I haven't even tried to make image-dumping work.
>
> Hint: you may hack to your heart contents and then try
>   cl-launch -l ecl -B tests
> I don't have automated tests for image-dumping (yet).
> You're welcome to add them.
>
> [ François-René ÐVB Rideau | Reflection&Cybernethics |
> http://fare.tunes.org ]
> A pretty face is not a passport; it's a visa and it runs out fast.
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Max-Planck-Institut für Quantenoptik
Hans-Kopfermann-Str. 1, Garching, D-85748, Germany
Phone: +49 89 32905 345   Fax: +49 89 32905 336
http://www.mpq.mpg.de/Theorygroup/CIRAC/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060802/91470806/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cl-launch.diff
Type: text/x-patch
Size: 1119 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060802/91470806/attachment.bin>


More information about the ecl-devel mailing list