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

mingw: compiler hangs when linking libc #2433

Closed
emekoi opened this issue May 5, 2019 · 1 comment
Closed

mingw: compiler hangs when linking libc #2433

emekoi opened this issue May 5, 2019 · 1 comment
Labels
bug Observed behavior contradicts documented or intended behavior
Milestone

Comments

@emekoi
Copy link
Contributor

emekoi commented May 5, 2019

occasionally when linking libc on mingw, the compiler will hang indefinitely, and task manager reports 0% cpu usage from the zig compiler leading me to suspect a deadlock. it seems quite similar to this error and this error, but not quite the same error. i'll try to solve it if i can but i'm just opening up this issue to let you know about it.

@andrewrk andrewrk added this to the 0.6.0 milestone May 7, 2019
@andrewrk andrewrk added the bug Observed behavior contradicts documented or intended behavior label May 7, 2019
@emekoi
Copy link
Contributor Author

emekoi commented May 7, 2019

this seems to be a bug in the mingw packages for lld. i need to update my system more often...

@emekoi emekoi closed this as completed May 7, 2019
@andrewrk andrewrk modified the milestones: 0.6.0, 0.5.0 Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Observed behavior contradicts documented or intended behavior
Projects
None yet
Development

No branches or pull requests

2 participants