libev breaks cross-compile (and a PATCH, but a bad one)
Marc Lehmann
schmorp at schmorp.de
Tue Aug 24 19:37:44 CEST 2010
On Tue, Aug 24, 2010 at 10:34:39AM -0600, AJ ONeal <coolaj86 at gmail.com> wrote:
> I've submitted patches to OpenEmbedded for cross-compiling NodeJS and being
> the good devs that they are, they suggested that I also share these with you
> - especially since there may be a more elegant solution than my brutal hack
> which will not work universally.
Thanks. Can you explain what your change does though? The file you patch
(wscript) is not part of libev, so either it doesn't matter to libev at
all, or it fixes up something that libev misdetected (I don't know how
node embeds libev).
OTOH, this is clearly related to HAVE_CLOCK_SYSCALL, but the definition of
this symbol is completely optional, so it shouldn't really matter how it
ends up (in fact, it can be autodetected using header files).
--
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