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

Win32 libc runtime fixes. #583

Merged
merged 1 commit into from Nov 3, 2017
Merged

Win32 libc runtime fixes. #583

merged 1 commit into from Nov 3, 2017

Conversation

dimenus
Copy link
Contributor

@dimenus dimenus commented Nov 3, 2017

This fixes a minor issue introduced by this commit: abff1b6

With the current master code, if you try to link with '--library c' but don't specify an explicit libc_static_lib_dir, it will fail. Windows doesn't have a separate libc_static_lib_dir and it's already accounted for by msvc_lib_dir.

@andrewrk
Copy link
Member

andrewrk commented Nov 3, 2017

Ah I see. Sorry for breaking your code.

@andrewrk andrewrk merged commit d4c1ed9 into ziglang:master Nov 3, 2017
@andrewrk
Copy link
Member

andrewrk commented Nov 4, 2017

@dimenus

Congratulations on your third high quality and substantial pull request. 🎉

Would you like to become a member of the zig-lang organization and have commit access?

@dimenus dimenus deleted the libc_runtime branch November 15, 2017 20:56
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

Successfully merging this pull request may close these issues.

None yet

3 participants