Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

clang will be hang when build a very simple c program using readme command. #11

Open
aaltonenzhang opened this issue Nov 22, 2018 · 1 comment

Comments

@aaltonenzhang
Copy link

I have successfully built wasmception clang using "make", but clang is hang when compiling a c hello world. My environment is Ubuntu 16.04, are there any special dependencies or constraints?

@yurydelendik
Copy link
Owner

In the past there was a problem with threads in the lld. Can you try the same commands with -Wl,--no-threads (as in the example)? In any case, try to publish the entire project with the way to reproduce the problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants