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

Deb packages don't work on WLS #1402

Closed
SeanTAllen opened this issue Nov 7, 2016 · 6 comments
Closed

Deb packages don't work on WLS #1402

SeanTAllen opened this issue Nov 7, 2016 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@SeanTAllen
Copy link
Member

I'm trying out the Window's Linux Subsystem in Windows 10. I installed ponyc 0.8.0 via our bintray as per instructions in the README. It installs fine but does nothing. You can run ponyc without errors but it doesn't do anything.

ponyc --version prints nothing nor does anything else. its like it starts and ends without doing anything.

I'm opening an issue for this as we should look into eventually.

@Praetonus
Copy link
Member

Can you try running it in a debugger to see if it gives any information?

@SeanTAllen
Copy link
Member Author

What sort of information? It doesn't crash or anything of the sort. It just does, nothing.

@Praetonus
Copy link
Member

If you put a breakpoint on main in the debugger, does the program stops on it? If it does, what is the assembly code for main?

@SeanTAllen SeanTAllen added the help wanted Extra attention is needed label Nov 5, 2017
@SeanTAllen
Copy link
Member Author

@kulibali do you have a machine with WLS you could test to see if this is still an issue?

@chalcolith
Copy link
Member

I'll test this on Monday.

@chalcolith
Copy link
Member

Ponyc on Ubuntu on Windows 10 works fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants