[Aldor-l] Serious Compiler Problem...
Christian Aistleitner
tmgisi at gmx.at
Fri Oct 13 04:39:02 EDT 2006
Hello,
On Fri, 13 Oct 2006 09:18:50 +0200, Ralf Hemmecke <ralf at hemmecke.de> wrote:
> The following innocent looking program results in a segfault via...
>
> > aldor -fx -laldor aaa.as
> > aaa
> Segmentation fault
>
> Same problem for
> > aldor -fx -DDEBUG -q0 -laldord aaa.as
> > aaa
>
> ---BEGIN aaa.as
> #include "aldor"
> a: List((L:PrimitiveType) -> L) := [];
> ---END aaa.as
>
> Is there some hope for a quick fix?
You can find a workaround via:
http://www.aldor.org/pipermail/aldor-l/2006-October/000484.html
--
Kind regards,
Christian
More information about the Aldor-l
mailing list