nim-lang / Nim

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

Home Page:https://nim-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot open '/lib/system.nim'

lost22git opened this issue · comments

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: d618974
active boot switches: -d:release

Current Output

No response

Expected Output

No response

Known Workarounds

No response

Additional Information

No response

Show us your code.

Show us your code.

echo "hello"

What's your OS?

What's your OS?

Android termux debian distro

Seems related? #22369

EDIT: Also #23197

A bug in the installer.