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

Does not run on Windows in Cygwin #2

Open
andrewwade opened this issue Jun 20, 2019 · 3 comments
Open

Does not run on Windows in Cygwin #2

andrewwade opened this issue Jun 20, 2019 · 3 comments

Comments

@andrewwade
Copy link

I get a segmentation fault when calling coru_plat_yield() under the __amd64__ definition. Something in the assembly code.

I'm running on Windows 10 64-Bit.

@geky
Copy link
Owner

geky commented Jul 21, 2019

Hi @andrewwade, sorry it's taken me so long to get to your issues. I'm guessing windows has a different calling convention than Linux. Unfortunately I don't have a Windows machine I can test on at the moment, so this may be stuck for a while.

@kikakeule
Copy link

I'm facing the same issue with Mingw. In addition, the __i386__ has a linker issue where he can not properly link to coru_plat_yield

Considering that it has been 2 years, did you had the opportunity to get yourself a windows machine?

@WiPhi7600
Copy link

Hello everyone, any update on getting coru_plat_yield working for the amd64 definition? I am getting a seg fault in the assembly as well.

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

4 participants