X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=UY wsRrcAx8lkLP6qhSzZwC4Kx8js8IKE1NR+tDJjY+QuuKNcxLWOrf8UJmAvzCIGMq MEgQd9Frb3KHGzeahYEUFd4WxdFL5hjSAf7eGw15jYsBLcNb65xBxX2OpaYPSQ5v GPI/Dtw1KMIryYwBtcEHxpAi42io87F41kPT33ptQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=EHggRP8i C1pE8vvec5EFF5x9M/0=; b=uTT19XIgF2JclN+BbxhAnWLoUCukr/vQcecA24wU yt3ODybT2zQFJVlLrO6TSyx/rBZm0mWFumSNGxMiiZQhfvEXKrI9IRDOPrymm620 Q4rXa5X5dDumcJ4SogSBUQ5n72UDXwi+nxYSxKUMKAHxtMugyb5hC1y0Eg7kFwzM h7w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.180.20.108 with SMTP id m12mr43020409wie.8.1366447097623; Sat, 20 Apr 2013 01:38:17 -0700 (PDT) In-Reply-To: <517227C0.2010509@gmail.com> References: <517227C0 DOT 2010509 AT gmail DOT com> Date: Sat, 20 Apr 2013 17:38:17 +0900 Message-ID: Subject: Re: Why can't I compile HelloWorld ? From: 1xx To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 2013/4/20 marco atzeri : > On 4/20/2013 7:24 AM, 1xx wrote: >> >> $ cat hello.c >> >> #include >> >> int >> main(void) >> { >> printf("hello!\n"); >> return 0; >> } > please follow: >> >> Problem reports: http://cygwin.com/problems.html > > > specially: > "Run cygcheck -s -v -r > cygcheck.out and include that file as an attachment > in your report. Please do not compress or otherwise encode the output. Just > attach it as a straight text file so that it can be easily viewed." I reinstalled Cygwin . Then I could get the a.exe and "hello!" message . Thank you all . -- 1xx -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple