From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14343 invoked by alias); 2 Apr 2009 19:40:42 -0000 Received: (qmail 14333 invoked by uid 22791); 2 Apr 2009 19:40:41 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_83,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Apr 2009 19:40:36 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KHH00L00NVO0500@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Thu, 02 Apr 2009 22:40:33 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.171.54]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHH000VZNZKT9D0@i_mtaout3.012.net.il>; Thu, 02 Apr 2009 22:40:33 +0300 (IDT) Date: Thu, 02 Apr 2009 19:40:00 -0000 From: Eli Zaretskii Subject: Re: GDB ARIndex cleanup In-reply-to: <1238685112.3236.18.camel@localhost.localdomain> To: Thiago Jung Bauermann Cc: muller@ics.u-strasbg.fr, gdb-patches@sourceware.org, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <000001c9ae14$24fb7cd0$6ef27670$@u-strasbg.fr> <001101c9aeb3$e41cee10$ac56ca30$@u-strasbg.fr> <1238685112.3236.18.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00042.txt.bz2 > From: Thiago Jung Bauermann > Cc: muller@ics.u-strasbg.fr, gdb-patches@sourceware.org, > Joel Brobecker > Date: Thu, 02 Apr 2009 12:11:52 -0300 > > El vie, 27-03-2009 a las 17:03 +0300, Eli Zaretskii escribió: > > Last, but not least: the libdecnumber/ directory and its > > subdirectories have numerous file-name clashes: > > > > The following resolve to the same DOS file names: > > > Would it be possible to rename some of the files to resolve these > > issues? Again, it is not possible to use the fnchange.lst machinery > > here, as these files are used during the DJGPP build. > > libdecnumber is an external library which is imported into the GDB and > GCC trees, so I believe you'd have to discuss this with the library's > author. > > The GCC folks seem to incorporate fixes directly to their copy (which > then get copied to us), so perhaps they'll consider the renaming without > involving upstream libdecnumber... Like with gnulib (or maybe even more), I don't think I stand a chance to get positive responses to my request for this, unless GDB supports it as a whole project. I guess I'm asking GDB to ask for this on behalf of the DJGPP port.