dev-c++ is supposed to work with any gcc based compiler.How do I make it use cygwin compiler?
Checking the box "use cygwin instead of mgw..." doesn't seem to do the trick.I get parse and redefinition of type errors when using cygwin headers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmmm, the simple stuff works OK for me with my Cygwin. Which is actually suprises me mildly. I have to admit, if I have a complicated group of files that requires a makefile in Cygwin, I use Dev simply as an editor and compile from the Cygwin command line...
Not very helpful I know,
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
dev-c++ is supposed to work with any gcc based compiler.How do I make it use cygwin compiler?
Checking the box "use cygwin instead of mgw..." doesn't seem to do the trick.I get parse and redefinition of type errors when using cygwin headers.
Hmmm, the simple stuff works OK for me with my Cygwin. Which is actually suprises me mildly. I have to admit, if I have a complicated group of files that requires a makefile in Cygwin, I use Dev simply as an editor and compile from the Cygwin command line...
Not very helpful I know,
Wayne