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

Fails to compile with vcc backend in proc cpuid #7

Closed
Nimaoth opened this issue Feb 13, 2023 · 0 comments · Fixed by #8
Closed

Fails to compile with vcc backend in proc cpuid #7

Nimaoth opened this issue Feb 13, 2023 · 0 comments · Fixed by #8

Comments

@Nimaoth
Copy link
Contributor

Nimaoth commented Feb 13, 2023

cpuid in runtimecheck.nim fails to compile when compiled with --cc:vcc with the following error: "undeclared field: 'eax'" (refering to "result.eax.addr")

@guzba guzba closed this as completed in #8 Feb 15, 2023
guzba added a commit that referenced this issue Feb 15, 2023
fixed compile error in cpuid when compiling with --cc:vcc. Fixes #7
@guzba guzba mentioned this issue Feb 15, 2023
Merged
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 a pull request may close this issue.

1 participant