guile-devel
[Top][All Lists]
Advanced

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

Re: cvs compile error


From: Han-Wen Nienhuys
Subject: Re: cvs compile error
Date: Wed, 26 May 2004 23:19:25 +0200

address@hidden writes:
> Han-Wen Nienhuys wrote:
> 
> >  CVS doesn't compile for me:
> >
> >  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl -g3
> >  -ggdb -DSCM_DEBUG_CELL_ACCESSES=1 -O2 -Wall -Wmissing-prototypes
> >  -Werror -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC
> >  -o .libs/eval.o
> 
> Hmm, works for me, with exactly those options. I am using:
>   gcc (GCC) 3.3.1 (SuSE Linux)
> 
> What version of gcc are you using?

Ah, I'm running with  -DSCM_DEBUG_CELL_ACCESSES=1.

The culprit is

 &SCM_VALIDATE_CELL ((x), SCM_GC_CELL_OBJECT ((x), (n)))

I fixed this in CVS.


--
 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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