I can reproduce the problem but have no idea how this happens. In the end it
looks like a hang pipe-process.
I moved my findings to
[https://github.com/nim-lang/Nim/issues/5796](https://github.com/nim-lang/Nim/issues/5796)
as there are lengthy listings presented which might be not of general in
It might well be a gcc problem. I will try some variations tomorrow.
Ok, well, I have never seen that happen/reported before.
Just to make it clear: I am still amazed by the flexibility and thorough design
of that compiler - jordan
This is just an observation when x-compiling with NIM.
I had a weird problem when x-compiling my crypto lib with MinGW. In particular
I needed to import some Windows crypto provider stuff from for
compiling
[https://github.com/mjfh/nim-crypto/blob/unstable/src/lib/ltc/getbytes.nim](https://git