X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Mon, 15 Nov 2004 21:35:18 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Andris Pavenis Message-ID: <01c4cb4a$Blat.v2.2.2$62af71a0@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: <200411150943.28672.pavenis@latnet.lv> (message from Andris Pavenis on Mon, 15 Nov 2004 09:43:28 +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> 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: Mon, 15 Nov 2004 09:43:28 +0200 > Cc: "Eli Zaretskii" > > Doesn't seem to be enough. > > gdb/observer.sh set IFS=: and as result I had to edit $texi not to include this symbol It didn't fail for me. Please post the relevant fragment from the build session, so I could see the command that failed and the error message(s). > main (argc=0, argv=0x0) at gdb.c:30 > 30 memset (&args, 0, sizeof args); > (top-gdb) n > During symbol reading, Incomplete CFI data; unspecified registers at 0x0000174c. Yes, I see this, too. Will look into this. > I didn't test this time with gdb-6.3, but at least gdb-6.2.1 didn't build unless I had > ncurses installed. pdcurses was not Ok. Again, please let me see the error message(s) when you try to build with pdcurses. Btw, where can one find a port of ncurses? Thanks.