Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 2 May 2005 11:08:51 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: problem of __RUNTIME_PSEUDO_RELOC_LIST_END Message-ID: <20050502150851.GD29132@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <000101c54f23$0cbc64d0$0d2878ca AT acerw2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000101c54f23$0cbc64d0$0d2878ca@acerw2k> User-Agent: Mutt/1.5.8i On Mon, May 02, 2005 at 10:27:20PM +0800, sjtu wrote: >I test a simple hello.c >#include >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 > >And attachment is the output of my cygwin's "$ cygcheck -s -v -r > >check.out" >(for special cause, I must install both cygwin & JediView ------ A IDE >which will reinstall itself cygwin engine again ----- see attachement >detail) So, in other words, you have an installation that is not supported by this mailing list. It sounds like you should contact the "JediView" people and ask them for help. 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/