Hi, is there a way to see or classify the NIM version in a NIM executable (binary) which was compiled without debugging symbols. With or without stripped linker option.
e.g. nim c -d:release --opt:size [--passL:-s] .hello_world.nim thx, Holger
Hi, is there a way to see or classify the NIM version in a NIM executable (binary) which was compiled without debugging symbols. With or without stripped linker option.
e.g. nim c -d:release --opt:size [--passL:-s] .hello_world.nim thx, Holger