We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.11.0-dev.2571+31738de28
Tag_CPU_arch should be v5TEJ
The text was updated successfully, but these errors were encountered:
oops, didn't mean to close, and also the compiled executable will segfault immediately when try to run on target device
Sorry, something went wrong.
if you set
zig/lib/std/target/arm.zig
Line 1864 in 61c08d3
the only difference between .v5tej and non-j is strict_align it seems via featureset
do I need to recompile the whole compiler?
I changed file in zig env std_dir, didn't work
and I cannot compile zig_bootstrap ziglang/zig-bootstrap#148
Successfully merging a pull request may close this issue.
Zig Version
0.11.0-dev.2571+31738de28
Steps to Reproduce and Observed Behavior
Expected Behavior
Tag_CPU_arch should be v5TEJ
The text was updated successfully, but these errors were encountered: