| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <4795B25A DOT 7040409 AT utu DOT fi> |
| Subject: | RE: problem in compiling c program |
| Date: | Tue, 22 Jan 2008 10:09:40 -0000 |
| Message-ID: | <009c01c85cde$e71a1340$2e08a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <4795B25A.7040409@utu.fi> |
| 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 |
On 22 January 2008 09:08, Alexander(Wei) Yin wrote:
> However, when I tried to compile the hello world program which is called
> "hello.c" by "gcc -Wall hello.c -o hello", the compiler seemed to be not
> working. There's no executable and no error/warning as well. I have
> re-install the cygwin for several times and the problem is still there.
This could be a missing dll. Check if you maybe are missing cygintl-8.dll
by running
cygcheck `which gcc`
If that shows it as missing you should be able to re-run setup.exe and just
click 'Next' all the way through to get it to refresh any missing files from
your installation. Otherwise, run
cygcheck -s -v -r > cygcheck.out
and send the cygcheck.out file - as an attachment, please, not body text - to
the list.
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |