You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling nim 2.x the error undefined symbol posix_fallocate comes up in compiling the tools.
Current Output
ld: error: undefined symbol: posix_fallocate
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Error: execution of an external program failed
Expected Output
Known Workarounds
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Nim Version
nim 2.x
Description
When compiling nim 2.x the error undefined symbol posix_fallocate comes up in compiling the tools.
Current Output
Expected Output
Known Workarounds
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: