[Ecls-list] Passing link options to compile-file?

Tobias C. Rittweiler tcr at freebits.de
Mon Mar 8 08:25:00 UTC 2010


Matthew Mondor writes:

> On Sun, 7 Mar 2010 21:01:10 -0500
> Matthew Mondor <mm_lists at pulsar-zone.net> wrote:
>
>> (compile-file "/tmp/ecl-ffi.lisp" :c-file t :h-file t :data-file t)
>
> Err, note that :c-file :h-file and :data-file are by no means necessary
> for this, they were only used to help me debug.

You can also use (setf c::*delete-files* nil) as a global knob. I have
that as a comment in my .eclrc so anytime I need it I just open it in
Emacs and press C-x C-e on that line. :-)

  -T.





More information about the ecl-devel mailing list