| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Fri, 14 Apr 2006 12:42:01 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problems (also) with the snapshot 20060413 |
| Message-ID: | <20060414104201.GN9135@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <Pine DOT OSF DOT 4 DOT 21 DOT 0604140207460 DOT 1295-100000 AT ax0rm1 DOT roma1 DOT infn DOT it> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <Pine.OSF.4.21.0604140207460.1295-100000@ax0rm1.roma1.infn.it> |
| User-Agent: | Mutt/1.4.2i |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 Apr 14 02:21, Angelo Graziosi wrote:
>
> The problems described in
>
>
> 1) http://cygwin.com/ml/cygwin/2006-04/msg00336.html
>
> are solved by the new snapshot 20060413 12:15:53; also the problem
> described in
>
> 2) http://cygwin.com/ml/cygwin/2006-04/msg00086.html
>
> is solved!
>
> But...
>
> now with snap 20060413 I CANNOT BUILD any applications, even if it is
> simple as the following:
>
>
> -----------------------------------
> /* test.c */
> #include <stdio.h>
>
> int main()
> {
> printf("Hello");
> }
> -----------------------------------
>
> $ gcc -o test test.c
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
> warning: cannot find entry symbol _mainCRTStartup; defaulting to 00401000
> /c/DOCUME~1/ADMINI~1/IMPOST~1/Temp/ccJo7W7R.o:test.c:(.text+0x26):
> undefined ref erence to `___main'
> /c/DOCUME~1/ADMINI~1/IMPOST~1/Temp/ccJo7W7R.o:test.c:(.text+0x32):
> undefined reference to `_printf' collect2: ld returned 1 exit status
http://cygwin.com/acronyms/#WJFFM
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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 |