Skip to content

Conversation

@andrewrk
Copy link
Member

@andrewrk andrewrk commented Oct 16, 2019

Continued from #3430. I made a separate pull request because the previous one was in @Sahnvour's private fork, which made it harder to collaborate on.

Fixes #3391.

This doesn't enable linking debug zig with release llvm yet but I still plan to do it soon.

The new tarball is uploaded, and I added a commit to use it. If the CI passes here then we should be good to go.

Looks like the patch we need is in llvm trunk, not llvm 9.
@andrewrk andrewrk merged commit 0cb1c16 into master Oct 17, 2019
@andrewrk andrewrk deleted the windows-static-linking branch October 17, 2019 03:35
BratishkaErik added a commit to BratishkaErik/zig that referenced this pull request May 14, 2024
They were introduced in ziglang#3467 and
5b51f41 , and become obsolete since
C++-based compiler was removed: all C or C++ sources built by CMake
are just intermediate steps in bootstrapping.
BratishkaErik added a commit to BratishkaErik/zig that referenced this pull request May 14, 2024
They were introduced in ziglang#3467 and
5b51f41 , and become obsolete since
C++-based compiler was removed: all C or C++ sources built by CMake
are just intermediate steps in bootstrapping.
BratishkaErik added a commit to BratishkaErik/zig that referenced this pull request May 14, 2024
They were introduced in ziglang#3467 and
5b51f41 , and become obsolete since
C++-based compiler was removed: all C or C++ sources built by CMake
are just intermediate steps in bootstrapping.

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
ryoppippi pushed a commit to ryoppippi/zig that referenced this pull request Jul 5, 2024
They were introduced in ziglang#3467 and
5b51f41 , and become obsolete since
C++-based compiler was removed: all C or C++ sources built by CMake
are just intermediate steps in bootstrapping.

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
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.

the windows zig binaries from the download page dynamically link vcredist140.dll instead of static linking

2 participants