Message-Id: <199905201929.PAA27459@delorie.com> From: Robert Hoehne Organization: none provided To: Eli Zaretskii Date: Thu, 20 May 1999 21:30:59 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: gdb 4.18 for DJGPP (alpha) CC: djgpp-workers AT delorie DOT com References: <199905171838 DOT VAA14771 AT is DOT elta DOT co DOT il> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > - gdb/config.h #undef's HAVE_WCTYPE_H, although v2.02 does have this > header. I think this is because the stock v2.02 version of that > header won't compile. I have a corrected version, so running the > configure script defined HAVE_WCTYPE_H, as I think it would for > anybody with v2.03. the #undef came from the fact, that I had curses installed and so the configure probably failed to determine wctype.h. Then I removed curses then the configure script found wctype.h and then I found the bug in wctype.h which is now fixed. > - During compilation I saw 3 warnings (did you see them as well?). Probably I saw them, but since I built gdb the last time so often on a day, I overlooked most of the warnings, since I was glad to have a working gdb. OK, enough for now. Thanks for your patches, I'll visit them the next days. Robert ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************