X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <4873CD2D.BC7150F2@dessent.net>
Date: Tue, 08 Jul 2008 13:25:17 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: sugitakukun <sugitakukun@yahoo.co.jp>
CC: cygwin@cygwin.com
Subject: Re: configure:2090: error: C compiler cannot create executables
References: <18345234.post@talk.nabble.com> <01ae01c8e124$fdee6330$2708a8c0@CAM.ARTIMI.COM> <18345887.post@talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

sugitakukun wrote:

> $ cygcheck `gcc -print-prog-name=cc1`
> D:\cygwin/lib\gcc/i686-pc-cygwin/3.4.4/cc1.exe
>   C:\WINDOWS\SYSTEM\cygwin1.dll
>     C:\WINDOWS\system32\ADVAPI32.DLL
>       C:\WINDOWS\system32\ntdll.dll
>       C:\WINDOWS\system32\KERNEL32.dll
>       C:\WINDOWS\system32\RPCRT4.dll
>         C:\WINDOWS\system32\Secur32.dll
>   D:\cygwin\bin\cygiconv-2.dll
>   D:\cygwin\bin\cygintl-3.dll

That looks like you have a multiple Cygwin DLL problem.  It is finding
Cygwin1.dll in C:\Windows\System but it looks like you installed Cygwin
in D:\Cygwin.  This usually means you've installed some other software
from a third party that uses Cygwin under the hood, and they have
decided to pollute your system by putting their Cygwin1.Dll in the
system dir.  You get to clean up the mess.

If you can't figure it out, post the cygcheck output as requested in
<http://cygwin.com/problems.html>.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

