I tried 2.14rc0 last year and it did not work but I will try it again anyway. It would be nice to have this working but it may not be essential for what I am trying to do. I have gotten a 32 bit elf cross compiler and elf cross linker to work and I am very close to getting a 64 bit one to work also. I have the 64 bit one but in order to get it to work I just need to get a cygwin.dll file. For some reason the 32 bit one did not need this file. I also have a sample build.bat file to cross compile the tiny c compiler tool chain, which contains a 32 and 64 bit compiler and linker, to produce elf object files. But keep working on it and let me know when this will be working. It may be a problem with running it on Windows if you got it to work on Linux but I don't see why this would be, but I don't know enough about it.