On Tue, Aug 21, 2012 at 04:00:28PM +0200, David Imhoff 
<[email protected]> wrote:
> I don't know how other compilers/platforms deal with this.

Throwing exceptions through C code is not supported on most platforms.

You can, however, compile libev weith a C++ compiler, which should work
portably.

As for GCC, -fexceptions indeed reliably makes it work.

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

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to