On Sun, 22 Apr 2007 00:39:28 +0200, Rhialto wrote: ... > "x86_64--netbsd"...(no debugging symbols found)... (gdb) r ... > Now I'll try to recompile with debugging enabled...
I'm curious why your build doesn't have debugging symbols, but mine does. My pan Makefile has CFLAGS = -g -O2 by default, with no intervention from me. (This is on x86 linux.) Do you perhaps have CFLAGS=foo in your mk.conf rather than CFLAGS?=foo or CFLAGS+=foo ? _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users