Bug 79729

Summary: CygWin KDevelop fail running 'run configure' with the khello template
Product: [Applications] kdevelop Reporter: Javier Perez <javiperez78>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 3.0.0b1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Cygwin   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Javier Perez 2004-04-16 05:29:06 UTC
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.
Comment 1 Jens Dagerbo 2004-04-16 08:04:39 UTC
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.