Ciao,

  I am getting  a segmentation fault when I compile  with "-O5" a shared
library   and    its   test   programs   with    "-O5"   (CHICKEN   5.1,
x86_64-pc-linux-gnu).   I need  some  directions on  how  to debug  this
problem.  I am compiling with:

   -k -O5 -C -g

but gdb  just tells me  "No stack" when I  try to display  the backtrace
after  running the  program and  Feathers just  shows the  "segmentation
fault" on the terminal and nothing in the X window.

  How do you do it?

TIA
-- 
Marco Maggi

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to