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

misc zig #100

Open
2 tasks
timotheecour opened this issue Apr 12, 2020 · 4 comments
Open
2 tasks

misc zig #100

timotheecour opened this issue Apr 12, 2020 · 4 comments

Comments

@timotheecour
Copy link
Owner

timotheecour commented Apr 12, 2020

  • brew install --HEAD zig
    fails
  • brew install zig
    fails

pending ziglang/zig#4799
Undefined symbols for architecture x86_64:
"getPollyPluginInfo()", referenced from:

@timotheecour
Copy link
Owner Author

timotheecour commented Apr 12, 2020

What version of zig are you using? zig cc is only a drop-in replacement for clang in master afaik. The first official release with this functionality is 0.6.

FWIW, 0.6.0 is scheduled to be released on Monday.

@timotheecour
Copy link
Owner Author

@timotheecour
Copy link
Owner Author

zig config was disabled here: 1b2b321 2020-05-06 06:37 rumpf_a o cleanup the CC setting, only leave in there what is at least semi-officially supported

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

1 participant