[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Compiling broken

Hi Doug, I wasn't aware about that project. It works! Funny enough when I first set which Debugger to choose I picked "Cygwin gdb Debugger", but I presume that hasn't anything to do with the compiling, that's why is working. So basically MinGW doesn't use any .dll, which kind of limitation this can have (maybe performances), of course avoiding windows madness is a good pro :)

Thanks a lot, chr