guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-1.8.1 - problems on AMD64


From: Ludovic Courtès
Subject: Re: guile-1.8.1 - problems on AMD64
Date: Thu, 12 Oct 2006 14:58:58 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Stanislav Ievlev <address@hidden> writes:

> On Tue, Oct 10, 2006 at 10:23:31AM +0200, Ludovic Court?s wrote:
>> Hi,
>> 
>> Stanislav Ievlev <address@hidden> writes:
>> 
>> > <unnamed port>: In expression (vector-length syntmp-x-1008):
>> > <unnamed port>: Stack overflow
>> 
>> Did you compile with `-O0'?  If so, make sure you compile at least with
>> `-O1'.
> You have problems with optimization disabled?

Personally, no.  ;-)  But Guile eats up a lot of stack space when
compiled with `-O0', to the point that you can't get to the REPL (with
the default stack limit), hence my suggestion to use `-O1'.

> However, guile does not build with glibc >=2.4 when -D_FORTIFY_SOURCE=2 is
> added to CFLAGS:

I was unaware of that flag.  Is it documented somewhere?

Thanks,
Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]