[Ecls-list] Huge patches being committed

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Jun 12 10:38:55 UTC 2009


Ok, I found the source for this error. Stack size is now measured in
units of bytes, but some code had not been upgraded for that. I
increased the stack limits and fixed src/c/stacks.d Everything seems
to build now with --enable-debug

BTW, do not use --enable-debug unless you want to debug ECL itself
with gdb or some other C debugger. This flag does not affect the kind
of code that ECL generates from lisp sources.

Juanjo

On Thu, Jun 11, 2009 at 11:23 PM, Marko Kocić<marko.kocic at gmail.com> wrote:
> I finally figured out build failure on gentoo. The problem is that
> both ./configure --enable-debug and ./configure --disable-debug will
> cause compilation error when doing ./ecl_min compile somewhere after
> loading streams.lsp.
>
> Error is "No such file or directory"
>
> If I don't mention debug when calling configure, build is fine.
>
> Regards,
> Marko
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list