I've tried to run test_freetype and it fails on my machine in exactly the 
same way my earlier attempts to configure Freetype failed, i.e. configure 
is trying to build native executables, but can't.

I'm trying to build FreeType with Emscripten under Linux now, but there are 
problems with clang there, which may prove to be hard to fix 
(distro-specific, so maybe I should try my second distro) :(

On Saturday, April 19, 2014 12:34:10 PM UTC+4, jj wrote:
>
> You can see what the test runner is doing by setting the environment 
> variables EMCC_DEBUG=1 and EM_BUILD_VERBOSE=3, and then running python 
> tests/runner.py test_freetype. That should print out all command line 
> invocations that occur during the test.
>
> Yes, the generated JS files are always platform-independent, so if you are 
> seeing different results in different OSes, then it can either be a 
> incompatibility resulting from a browser version difference (feature X 
> unsupported on some browser), or a platform-specific bug in a browser. 
>
>

-- 
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.

Reply via email to