guile-devel
[Top][All Lists]
Advanced

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

Re: Rogue Pointer


From: Dirk Herrmann
Subject: Re: Rogue Pointer
Date: Tue, 15 May 2001 11:53:34 +0200 (MEST)

On Tue, 15 May 2001, Dirk Herrmann wrote:

> On Mon, 14 May 2001, Dale P. Smith wrote:
> 
> > Here what I built guile with:
> > 
> > ./autogen.sh &&
> > ./configure --disable-deprecated --with-gnu-ld --disable-static
> > --enable-debug-freelist &&
> > make clean &&
> > make "CFLAGS=-g -DSCM_DEBUG_CELL_ACCESSES=1" &&
> > sudo make "CFLAGS=-g -DSCM_DEBUG_CELL_ACCESSES=1" install
> 
> Ooops.  It appears that  --enable-debug-freelist does not work in
> combination with SCM_DEBUG_CELL_ACCESSES=1.  I always run my guile with
> SCM_DEBUG_CELL_ACCESSES=1, but I do so by doing make "CFLAGS=-g
> -DSCM_DEBUG=1".  But, this does not also --enable-debug-freelist.
> 
> Sorry.  I will try to figure out how to make these two work together.

Hopefully, the problem is fixed in cvs now.  If you are still interested,
you might give it another try.

Thanks for your bug report.
Dirk Herrmann




reply via email to

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