I want to reproduce the release build of Nim compiler+ accompanying tooling utilities to byte-by-byte match binary artifacts provided by choosenim. Can someone tell me how to do it?
Reason: nimsuggest provided by choosenim crashes under Intel Clear Linux. This distro is ultra-optimized (<https://www.phoronix.com/review/zen4-clear-linux>), but differs greatly from mainstream Linux flavours in terms of system files layout and dynamic linking. I want to track and fix the inconsistency.