X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Sat, 19 Sep 2009 11:29:34 +0300 From: Eli Zaretskii Subject: [brobecker AT adacore DOT com: GDB 6.8.91 available for testing] X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp-workers AT delorie DOT com Message-id: <833a6jwd5d.fsf@gnu.org> Reply-To: djgpp-workers AT delorie DOT com Please try to build this pretest on your machines. I just built it on my XPSP2 box (with libexpat and iconv), and it seems to work fine in some minimal testing. A few caveats: . Unless you are using the latest Bash binaries posted by Andris on his site, the build will only work from within the source tree. . You are well advised to install the latest ports of all the required utilities, because older ports might have issues on various supported platforms. This is especially true for building on Windows 2000 or XP. . If you have a config.site file with this line: export PATH_SEPARATOR=; then edit this line to quote the semi-colon, or the build will fail. . It will not build without long file names yet, because two subdirectories (gnulib and libdecnumber), that are part of the DJGPP build, use files whose names clash after 8+3 truncation. I have on my TODO to fix this, but it's somewhat tricky, since we need to edit Makefile's and source files to use renamed file names. Volunteers are welcome to beat me to this. Please report any findings, good or bad, so that we could have a chance of fixing problems before GDB 7.0 is released. TIA ------- Start of forwarded message ------- X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 Date: Wed, 16 Sep 2009 16:22:01 -0700 From: Joel Brobecker To: gdb AT sourceware DOT org Subject: GDB 6.8.91 available for testing Hello, I have just finished creating the gdb-6.8.91 pre-release. It is available for download at the following location: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-6.8.91.tar.bz2 A gzip'ed version is also available: gdb-6.8.91.tar.gz. Please give it a test if you can and report any problems you might find. On behalf of all the GDB contributors, thank you! - -- Joel ------- End of forwarded message -------