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
Tried gcc test.c -L. -1:NimScanToC.a -w -o NimScan.exe
came up with heap of errors
is this the right command?
The text was updated successfully, but these errors were encountered:
Updated the repo. Can you try again? Also, you used -1 and not -l
Sorry, something went wrong.
Yeah I actually use -l and it showed a long error. -1 does not work at all. not sure why i had that inaccurate description.
My error is here: https://paste.rs/S5D
Have you tried to recompile after the update? What are your GCC and Nim versions?
No branches or pull requests
Tried gcc test.c -L. -1:NimScanToC.a -w -o NimScan.exe
came up with heap of errors
is this the right command?
The text was updated successfully, but these errors were encountered: