I do mean about mingw inside cygwin env. I download the latest IDE without mingw cause I've already got it with cygwin and I do not have two mingw env.
So, it is possible to integrate the IDE with mingw from cygwin env?
regards,
Pawel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I do mean about mingw inside cygwin env. I download the latest IDE without mingw cause I've already got it with cygwin and I do not have two mingw env.
So, it is possible to integrate the IDE with mingw from cygwin env?
regards,
Pawel
There is a check-box in the compiler options that says Use Cygwin Instead of Mingw Compiler... That should work, i haven't tried it myself.
David
Then there is the not really integration thing that I do from time to time.
I find myself using Dev essentially as an editor, with compiling done from the Cygwin command line with gcc.
Weird way to do business....its me...
By the way, I was counting the other day. On my laptop, i have like 4 or 5 different versions of gcc...
Wayne