On Fri, 17 Oct 2008, Lionel ORRY wrote:

>>> The dirtiest part of the patch is declaring eina_mempool_register and
>>> eina_mempool_unregister with EAPI, because it helps passing the link
>>> stage. I don't know much about the differences between .dll and .so
>>> (there must me many), but gcc was not happy with these functions
>>> prototypes. I don't know exactly how to correct that, it's just a
>>> workaround.

EAPI needs to be added in front of these mempool functions. I've also 
fixed the problem with ffs(). I have added an implementation for 
everything except cegcc (which already implements it). After the addition 
of EAPI, i think that eina will compile correctly with the latest Evil.

Vincent

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to