Hi Alon,
investigated a little further. I changed the problematic c-index-test.c with by adding a "#undef CLANG_HAVE_LIBXML", then the compile finishes but in between I get a Linking CXX executable ../../../../bin/c-index-test ld: warning: ignoring file /Library/Frameworks//libxml2.framework/libxml2, missing required architecture x86_64 in file /Library/Frameworks//libxml2.framework/libxml2 (2 slices) seems my system doesn't have a 64 bit version of the libxml2 framework?!? Is it right, that libxml is used for testing purposes only? or does it break the toolchain? Thanks! -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
