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: Sat, 9 Nov 2002 13:10:30 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: binutils 20021107-2 Message-ID: <20021109181030.GB16969@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021109105904 DOT 24937 DOT qmail AT web21405 DOT mail DOT yahoo DOT com> <1036844910 DOT 31190 DOT 0 DOT camel AT lifelesswks> <3DCD4623 DOT 8070800 AT ece DOT gatech DOT edu> <3DCD4691 DOT 1070601 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DCD4691.1070601@ece.gatech.edu> User-Agent: Mutt/1.5.1i On Sat, Nov 09, 2002 at 12:32:01PM -0500, Charles Wilson wrote: >Charles Wilson wrote: > > >>Nope. Chris should apply the attached patch to binutils and re-release. >> It's surprising we didn't catch this when gcc-3.x/gcc2-2.95 were >>getting their shakedown this summer. Oh well. >> >>Also, Chris, you could take the opportunity of binutils-20021107-3 to >>apply Egor's remaining patches... :-) > > >Oops. Previous patch still left a chunk of Egor's changes. New patch >replaces. How about submitting the patch to the binutils mailing list? cgf >Index: pe-dll.c >=================================================================== >RCS file: /cvs/src/src/ld/pe-dll.c,v >retrieving revision 1.45 >diff -u -r1.45 pe-dll.c >--- pe-dll.c 6 Nov 2002 19:36:20 -0000 1.45 >+++ pe-dll.c 9 Nov 2002 17:27:42 -0000 >@@ -234,6 +235,8 @@ > { "libg2c.", 7 }, > { "libsupc++.", 10 }, > { "libobjc.", 8 }, >+ { "libstdc++-2.", 12 }, >+ { "libg2c-2.", 9 }, > { NULL, 0 } > }; > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/