X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Tue, 16 Nov 2004 22:48:27 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Andris Pavenis Message-ID: <01c4cc1d$Blat.v2.2.2$c8d5f700@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 CC: djgpp-workers AT delorie DOT com In-reply-to: <200411161025.49598.pavenis@latnet.lv> (message from Andris Pavenis on Tue, 16 Nov 2004 10:25:49 +0200) Subject: Re: Patches to build GDB 6.3 References: <01c4c987$Blat.v2.2.2$52b9e920 AT zahav DOT net DOT il> <200411150943 DOT 28672 DOT pavenis AT latnet DOT lv> <01c4cb4a$Blat.v2.2.2$62af71a0 AT zahav DOT net DOT il> <200411161025 DOT 49598 DOT pavenis AT latnet DOT lv> 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: Andris Pavenis > Date: Tue, 16 Nov 2004 10:25:49 +0200 > Cc: djgpp-workers AT delorie DOT com > > I did such tests last time with gdb-6.2.1. Now I simply had ncurses-5.4 > installed. Building gdb-6.2.1 failed also when no curses was available at all, > as some of files which uses curses were attempted to build. I haven't tested > that with gdb-6.3. Maybe this problem is no more there. If it didn't build without curses, then it's indeed an old problem that should be fixed. I don't have any curses installed, and GDB builds for me. > Also it seems that one debug information section is still left out of linker > script (gdb warning when loading executable). Adding it to djgpp-x.djl > in gcc-3.4.3 directory and relinking program fixed that. What should be added to djgpp-x.djl?