Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emgcc -> emcc link #4

Open
vadimkantorov opened this issue Dec 13, 2020 · 0 comments
Open

emgcc -> emcc link #4

vadimkantorov opened this issue Dec 13, 2020 · 0 comments

Comments

@vadimkantorov
Copy link

vadimkantorov commented Dec 13, 2020

How do I create a emgcc link? I tried ln -s $(which emcc) emgcc in busybox directory, but busybox build process can't discover it.
Also,

cd em-busybox
ln -s $(which emcc) emgcc
./emgcc
# /usr/bin/python3: can't open file './emgcc.py': [Errno 2] No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant