Closed lost22git closed 4 days ago
I built nim from the source and set bin dir as PATH, but got the error cannot open /lib/system.nim when i compiled a helloworld.nim.
cannot open /lib/system.nim
Nim Compiler Version 2.2.1 [Linux: arm64] Compiled at 2024-10-29 Copyright (c) 2006-2024 by Andreas Rumpf
git hash: d61897459d551b37964b23e82548e2c92c920e02 active boot switches: -d:release
No response
Show us your code.
echo "hello"
What's your OS?
Android termux debian distro
Seems related? #22369
EDIT: Also #23197
A bug in the installer.
Description
I built nim from the source and set bin dir as PATH, but got the error
cannot open /lib/system.nim
when i compiled a helloworld.nim.Nim Version
Nim Compiler Version 2.2.1 [Linux: arm64] Compiled at 2024-10-29 Copyright (c) 2006-2024 by Andreas Rumpf
git hash: d61897459d551b37964b23e82548e2c92c920e02 active boot switches: -d:release
Current Output
No response
Expected Output
No response
Known Workarounds
No response
Additional Information
No response