I would like to compile the nec2c program with a dos/windows target (a command line file in -> file out program). It includes complex.h, which allows it to do complex maths on a unix gcc (a c99 extension?), but it and associated files seem to be missing on the djgpp and cygwin distributions. Is there something I can download to fix this?