X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Message-Id: <4.2.0.58.20011205130712.0134ad28@ics.u-strasbg.fr> X-Sender: muller AT ics DOT u-strasbg DOT fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 05 Dec 2001 13:24:14 +0100 To: Eli Zaretskii From: Pierre Muller Subject: Re: Small configure problem. Cc: djgpp-workers AT delorie DOT com In-Reply-To: References: <4 DOT 2 DOT 0 DOT 58 DOT 20011205102028 DOT 01861b80 AT ics DOT u-strasbg DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MIME-Autoconverted: from 8bit to quoted-printable by cerbere.u-strasbg.fr id NAA28593 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id fB5CO7m01288 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 12:54 05/12/2001 , vous avez écrit: >On Wed, 5 Dec 2001, Pierre Muller wrote: > > > will it be accepted as an obvious patch, > >I can't see why not. > > > Should the patterns be replaced by > > i[34567]86-*-msdosdjgpp > > or by > > i*86-*-msdosdjgpp ? > >I'd suggest i[3-9]86-*-msdosdjgpp. But if other platforms use something >different, I'd prefer to follow their example. This isn't used anywhere yet, freebsd seems to have changed their pattern to i[34567]-*-frebsd[1234] in bfd directory already, otherwise most pattern simply are still with i[3456] (or even only i[345]) or i*86. So I don't know about your suggestion > > What about the wrong pattern I found? > > there is a i[3456]-*-msdosdjgpp > > pattern in src/configure.in at line 750. > >I think we should remove it. > > > Moreover the same pattern (or even sometimes only i386-*-msdosdjgpp*) > > exist in several other directories, at least in: > >Remove all of them. After all, right now, these lines effectively don't >exist. > > > but there are similar problems with things like > > src/libiberty/config.table line 26 that uses i[3456]86-*-* > >I'd say modify that as well. Humm, this then represents changing all i[34...] patterns. This is really the kind of thing where I am afraid of making some hidden error and committing wrong things.... Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller AT ics DOT u-strasbg DOT fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99