Community
Participate
Working Groups
build with Cygwin GCC and CDT internal builder fails Error: Cannot run program "gcc": Launching failed The gcc in cygwin in my case is a symlink (because I have installed both gcc3 and gcc4, so cygwin works via /etc/alternatives with symlinks). I suspect this prevents eclipse from running gcc. If I explicitly set gcc-4 in the build settings as the C compiler command and linker it works.
You can try External Builder as workaround. *** This bug has been marked as a duplicate of bug 364733 ***