[Ecls-list] Can't build :dll on linux, latest ECL

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Jun 10 23:20:18 UTC 2011


On Wed, Jun 8, 2011 at 1:08 PM, Faré <fahree at gmail.com> wrote:

> Peter Keller and I were trying to add ECL support to XCVB, last night,
> and I think we managed to add all or most that's needed to XCVB, but
> we stumbled upon a bug in ECL:[...]
> And the issue is that in defun builder, the line
>       (shared-cc output-name (list o-name ld-flags)))
> should be:
>       (shared-cc output-name (cons o-name ld-flags)))


Thanks for pointing this out. I just uploaded your fix.

Unfortunately neither clbuild nor any existing package makes use of this
part of ECL. Since my build farm now relies entirely on clbuild for testing,
this error went unnoticed.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110611/ca1f7dd2/attachment.html>


More information about the ecl-devel mailing list