Thread: C Compiler
View Single Post
Old 02-08-2005, 10:59 AM   #3 (permalink)
fitzjj
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

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.
fitzjj is offline