| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <18345887.post@talk.nabble.com> |
| Date: | Tue, 8 Jul 2008 11:27:23 -0700 (PDT) |
| From: | sugitakukun <sugitakukun AT yahoo DOT co DOT jp> |
| To: | cygwin AT cygwin DOT com |
| Subject: | RE: configure:2090: error: C compiler cannot create executables |
| In-Reply-To: | <01ae01c8e124$fdee6330$2708a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Nabble-From: | sugitakukun AT yahoo DOT co DOT jp |
| References: | <18345234 DOT post AT talk DOT nabble DOT com> <01ae01c8e124$fdee6330$2708a8c0 AT CAM DOT ARTIMI DOT COM> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Thanks for advice.
Try cygcheck, then
$ 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
But I can't find out what file is "missing".
All DLL files exist.
Some other files are missing from my PC?
Dave Korn wrote:
>
> sugitakukun wrote on 08 July 2008 18:55:
>
>> Hi everyone.
>>
>> I installed Cygwin a little days ago to use gcc & g++.
>> I tried "gcc hello.c -o test" ,but no error messages were printed and no
>> file were made.(So do g++ & hello.cpp)
>
> Missing DLL, most likely. Run "cygcheck `gcc -print-prog-name=cc1`" to
> verify and find out what's missing, then re-run setup.exe - it should pick
> up the missing dependencies automatically.
>
>
> cheers,
> DaveK
> --
> Can't think of a witty .sigline today....
>
>
> --
> 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/
>
>
>
--
View this message in context: http://www.nabble.com/configure%3A2090%3A-error%3A-C-compiler-cannot-create-executables-tp18345234p18345887.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |