X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 03 Dec 2001 21:57:13 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: muller AT cerbere DOT u-strasbg DOT fr Message-Id: <2950-Mon03Dec2001215713+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3.0.6.32.20011203203151.00b38b40@ics.u-strasbg.fr> (muller AT cerbere DOT u-strasbg DOT fr) Subject: Re: Small configure problem. References: <4 DOT 2 DOT 0 DOT 58 DOT 20011203155934 DOT 01938ac8 AT ics DOT u-strasbg DOT fr> <4 DOT 2 DOT 0 DOT 58 DOT 20011203155934 DOT 01938ac8 AT ics DOT u-strasbg DOT fr> <3 DOT 0 DOT 6 DOT 32 DOT 20011203203151 DOT 00b38b40 AT ics DOT u-strasbg DOT fr> 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 > From: muller AT cerbere DOT u-strasbg DOT fr > Date: Mon, 03 Dec 2001 20:31:51 +0100 > > The problem is that the i786 > is not handled by the configure > and configure.in scripts, > all djgpp specific stuff > (like not searching for tgetent) > are handled by > i[3456]86-*-msdosdjgpp > patterns and > i786-pc-msdosdjgpp does not match that pattern. Where exactly did you see the "i[3456]86-*-msdosdjgpp" pattern in the GDB distribution? I'm probably missing something obvious, since I cannot find it.