I’m not sure if this is the best place to ask, but is it possible to cross-compile Nano v4.8 with MinGW? I’m getting an error regarding sys/ioctl.h which it doesn’t look like MinGW provides. Furthermore, it looks like Nano uses the F_GETFL/F_SETFL macros which are also undefined. Does anybody have any tips on how I can get this compiled? (I did see a win32 version of Nano on the website, but it’s from 2017 so it’s quite old)