Date: Tue, 06 Nov 2001 22:19:15 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <3028-Tue06Nov2001221915+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: <3BE83AF2.29418.C844E9@localhost> (pavenis@lanet.lv) Subject: Re: gdb-5.0.92 References: <3BE83AF2 DOT 29418 DOT C844E9 AT localhost> 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: pavenis AT lanet DOT lv > Date: Tue, 6 Nov 2001 19:33:06 +0200 > > Tried to build gdb-5.0.92 for DJGPP. No serious problems yet. > Only 'make install-info' failed: Thanks. This is a known problem: the DJGPP-specific README file tells you to say "make -k install", for this reason. The files are all copied, but I didn't find an easy way to have the command work without an error on both DOS and Windows.