I don't know how things went for him after he tried compiling, but from
looking at his gist, it is clear that he's building against the wrong
headers (/usr/include), so something wasn't right with his process or the
build system or whatever.

You could always give it a try.

 - Bruce


On Wed, Oct 1, 2014 at 2:19 PM, Simon <simon.stur...@gmail.com> wrote:

> Sorry to resurect an old thread, but did you get this to compile? I'd love
> to know.
>
> On Sunday, August 4, 2013 1:48:01 PM UTC-7, tim glabisch wrote:
>>
>> Hi,
>>
>> i am just playing around with asm.js and tryed to compile php.
>> i didnt thought that it will work out of the box but i want to learn more
>> about emscripten.
>>
>> i installed asm.js using llvm 3.2 and successfully tried to run the
>> testsuite.
>>
>> if i try to compile php using
>>
>> emconfigure ./configure --enable-opcache=no (works!)
>> emmake make
>>
>> the "emmake make" fails with https://gist.github.com/timglabisch/6151860
>>
>> it looks like that all the errors are related to macros?
>> can someone give me a hint why asm.js fails on these macros?
>>
>> thanks for any help, related links or any hint.
>>
>>
>>
>>
>>
>>  --
> 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 emscripten-discuss+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to