Version: 3.0.0b1 (using KDE 3.1.4) Installed from: compiled sources Compiler: gcc version 3.3.1 (cygming special) OS: CYGWIN_NT-5.1 (i686) release 1.5.9(0.112/4/2) I am trying run a simple application, using the KHello template, without modify it. This is in the last version of KDevelop for CygWin, recently installed. After running 'run automake & friends' I run 'run configure', kdevelop give me the next output: cd /home/javi/bin/first/debug && CXXFLAGS="-O0 -g3" /home/javi/bin/first/configure --enable-debug=full *checking build system type... i686-pc-cygwin *checking host system type... i686-pc-cygwin [I only put the 3 first and last lines] checking whether stripping libraries is possible... yes *checking dynamic linker characteristics... Win32 ld.exe *appending configuration tag "RC" to libtool **** Exited with status: 1 *** Thanks.
KDevelop doesn't attempt to support CygWin. If you get it working, fine. If you submit patches for it to work that doesn't upset anything else, fine. But malfunctioning on a platform we never claimed to support will not be accepted as bugs. Closing.