Bug 79729 - CygWin KDevelop fail running 'run configure' with the khello template
Summary: CygWin KDevelop fail running 'run configure' with the khello template
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0b1
Platform: Compiled Sources Cygwin
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 05:29 UTC by Javier Perez
Modified: 2004-04-16 08:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.