delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
Date: | Mon, 2 May 2005 15:24:04 -0400 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: problem of __RUNTIME_PSEUDO_RELOC_LIST_END |
Message-ID: | <20050502192404.GE23447@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
References: | <000101c54f23$0cbc64d0$0d2878ca AT acerw2k> <42767D27 DOT 72322F34 AT dessent DOT net> |
Mime-Version: | 1.0 |
In-Reply-To: | <42767D27.72322F34@dessent.net> |
User-Agent: | Mutt/1.5.8i |
On Mon, May 02, 2005 at 12:19:03PM -0700, Brian Dessent wrote: >sjtu wrote: > >> I test a simple hello.c >> #include <stdio.h> >> main() { printf("Hello");} >> >> $ gcc -o hello hello.c >> hello.c:6:2: warning: no newline at end of file >> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc. >> o)(.text+0x52): undefined reference to >> `___RUNTIME_PSEUDO_RELOC_LIST_END__' >> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc. >> o)(.text+0x59): undefined reference to `___RUNTIME_PSEUDO_RELOC_LIST__' >> collect2: ld returned 1 exit status > >This looks questionable: > >Package Version >... >gcc 3.3.1-3 >gcc-core 3.3.3-3 >gcc-g++ 3.3.3-3 > >You should really have the same version of all those packages. You're >also using quite old versions of rather important packages: > >ash 20020131-1 >binutils 20011002-1 >cygwin 1.5.12-1 >(and many others) > >Try updating your Cygwin packages to something current. I suspect that this is due to the use of a non-standard cygwin distro. The cygwin DLL version was also not up-to-date. cgf -- 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 |