[Ecls-list] Problems with building

Stas Boukarev stassats at gmail.com
Sun Mar 27 19:20:58 UTC 2011


Juan Jose Garcia-Ripoll <juanjose.garciaripoll at googlemail.com> writes:

> On Sun, Mar 27, 2011 at 6:22 PM, Stas Boukarev <stassats at gmail.com> wrote:
>>
>> The first problem I encounter when building the latest ECL is a stray
>> reference to ecl_query_all_processes_status. That's easily fixable, and
>> the attached patch does that.
>
> The problem with the patch is that it creates an infinitely recursive
> function.
> Instead it should read si_wait_for_all_processes(1, Ct);
> I will upload a fix.
Now i get:

Compiling SRC:LSP;SETF.LSP.
....
;;; Compiling (DEFMACRO POP ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form RPLACD 452ea50>

;;;
;;; Stack overflow.
;;; Jumping to the outermost toplevel prompt
;;;

That's on x86-64 linux, with threads disabled, doesn't happen on
x86-linux with the same Gcc version.

-- 
With best regards, Stas.




More information about the ecl-devel mailing list