Yep i just fixed that now so if you git fetch origin and git merge origin/documentation should apply the changes. The patch looks big but its only because i forgot i am running autoconf 2.65 so it regenerated some autoconf bits and bobs in the libgcalc --Phil On 6 October 2010 17:10, Philip Herron <redbrain@xxxxxxxxxxx> wrote: > Hey > > Thanks for this little segv notice i will take a look into this now > after a cup of coffee; (to give andi a rest :-) ) > > --Phil > > On 6 October 2010 13:11, charfi asma <charfiasma@xxxxxxxx> wrote: >> Hello, >> >> When I compile an empty gcal file t.gcal, I get this error >> >> [root@is010178 test_gcalc]# gcal t.gcal -fdump-tree-all -S >> calc1: internal compiler error: Segmentation fault >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <http://gcc.gnu.org/bugs.html> for instructions. >> >> this error comes from the binding when declare_vars == NULL_TREE in the calc1.c >> can you recreate the same bug ? (I am using gcalc branch after git checkout >> --track -b documentation origin/documentation) >> >> Asma >> >> >> >> >