application crashed after compiled with libev-4.15

Marc Lehmann schmorp at schmorp.de
Tue Apr 16 10:53:56 CEST 2013


On Tue, Apr 16, 2013 at 04:45:02PM +0800, 马承珂 <fatmck at 163.com> wrote:
> Ok, I will try....thx......this seems to be a challange to me...
> How to compile libev with -g? i saw some variable was optimized out...

By specifying -g in the compiler flags. If you don't embed it, you can
e.g.:

   ./configure CFLAGS=-g

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list