Dev-C++ uses the gcc compiler, well it uses MinGW which uses GCC, which is essentially the same compiler that is in cygwin and most distros. of Linux. There are some differences between the cygwin gcc and MinGW but i develop under Linux and so have no interest/knowledge in what these are.