Hi, > > a simple trick is to go to > cd src/tools > rm g_rdf.o > gmake CFLAGS=-g install That is what I would recommend too. Unfortunately gcc-3.X is a rapidly changing target, and not completely bug-free. I do test the inner loops every time we use new flags, but not always the utility programs. Cheers, Erik