This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why can't I compile HelloWorld ?


2013/4/20 marco atzeri <marco.atzeri@gmail.com>:
> On 4/20/2013 7:24 AM, 1xx wrote:
>>
>> $ cat hello.c
>>
>> #include <stdio.h>
>>
>> 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 <ItSANgo@gmail.com> <https://twitter.com/ItSANgo>
<http://d.hatena.ne.jp/Itisango/>

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]