| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Problems (also) with the snapshot 20060413 |
| Date: | Fri, 14 Apr 2006 14:25:16 +0100 |
| Message-ID: | <020501c65fc6$de5b0c30$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <Pine.OSF.4.21.0604140207460.1295-100000@ax0rm1.roma1.infn.it> |
| 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 14 April 2006 01:22, Angelo Graziosi wrote:
> now with snap 20060413 I CANNOT BUILD any applications, even if it is
> simple as the following:
> $ 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
> The linking does not work any more. There is always
>
> cannot find entry symbol _mainCRTStartup; defaulting to 00401000
>
>
> Generally, there are many 'undefined reference to'.
>
> This happens also using g77.
>
>
> Reinstalling the snap 20060403 all works fine.
Did you install just the dll, or the full snapshot? Does this snapshot come
with new cygwin static link libs / import libs / crt0stuff ?
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 |