JudgeFish
Results
3
comments of
JudgeFish
Looking at hardLinkFile(), it looks rather low-level so I would propose keeping it clean from extra behavior.
Ok, for the specific 32-bit non cross compilation problem... I got as far as LDC tagged v1.12.0 but going further, trying to recompile itself or later versions, gave other errors:...
Yes, that was the cause... I just used "make install" back-to-back. Thanks