On Thu, Oct 12, 2006 at 02:58:58PM +0200, Ludovic Court?s wrote: > Hi, > > Stanislav Ievlev <[EMAIL PROTECTED]> writes: > > > On Tue, Oct 10, 2006 at 10:23:31AM +0200, Ludovic Court?s wrote: > >> Hi, > >> > >> Stanislav Ievlev <[EMAIL PROTECTED]> 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? As I understand, this is one of security features from RedHat gcc branch. http://www.redhat.com/magazine/006apr05/features/security/
_______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel