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: Wed, 6 Aug 2003 14:39:42 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin 1.5.1 libc.a link problem Message-ID: <20030806183942.GA16062@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030805190957 DOT GA2180 AT tishler DOT net> <20030805202015 DOT GA7981 AT redhat DOT com> <20030806035851 DOT GA3943 AT redhat DOT com> <20030806091015 DOT GD15632 AT linux_rln DOT harvest> <20030806161421 DOT GA13224 AT redhat DOT com> <20030806165350 DOT GG18441 AT linux_rln DOT harvest> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030806165350.GG18441@linux_rln.harvest> User-Agent: Mutt/1.4.1i On Wed, Aug 06, 2003 at 06:53:50PM +0200, Ronald Landheer-Cieslak wrote: >On Wed, Aug 06, 2003 at 12:14:21PM -0400, Christopher Faylor wrote: >> I assume that you must not have correctly replaced your copy of >> /lib/libc.a: >> >> % ls -l libc.a >> ls -l libc.a >> -rwxrwxrwx 1 root cgf 741756 Aug 5 23:29 libc.a >> % sum libc.a >> 31407 725 >> >> cgf >$ ls -l libc.a >-rw-r--r-- 1 RLandhee Aucun 741756 Aug 6 05:29 libc.a >$ sum libc.a >31407 725 > >sorry, but it looks to me like it's the right one.. >(timezone accounts for the difference in file date, I guess) >I've put the results of the STC here if you want to check them out: >eb97528e1c0f39b29e79e6a4998468ab *stc.tar.bz2 >http://blytkerchan.chez.tiscali.fr/stc.tar.bz2 > >cygcheck output is here: >15b2c5971ad44d991496561272be6c0c *cygcheck.out >http://blytkerchan.chez.tiscali.fr/cygcheck.out Looking at the objdump from your test1.exe, it sure seems like you're using an older version of libc.a. 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/