I've created a recipe for v8 and the do_compile() works. http://fastr.github.com/articles/v8-on-OpenEmbedded.html
I'm still not very familiar with bitbake and I'd like to know what I need to do with do_install() and do_stage() so that the library is available to other packages when I add DEPENDS += "libv8". The only file is libv8.a in the builddir. Specifically I'm trying to build nodejs with v8 as a shared library, because I can't get the v8 that comes with it to cross-compile. AJ ONeal _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
