-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
when passing -### ("dry_run") avoid actually running compilation and linking child processes #7170
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
Labels
bug
Observed behavior contradicts documented or intended behavior
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig cc
Zig as a drop-in C compiler feature
Milestone
Comments
Ah that is probably why the configure step in CMake is so slow. |
This is a problem for Golang, as it runs Zig today:
clang-16 today:
zig with #14462 : better, but still not compatible:
|
Still a problem when |
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
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
zig cc
Zig as a drop-in C compiler feature
Uh oh!
There was an error while loading. Please reload this page.
zig/src/main.zig
Lines 1072 to 1076 in 8eaaa90
Follow-up to #7166
The text was updated successfully, but these errors were encountered: