X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Date: Sat, 05 Sep 2009 18:58:21 +0300 From: Eli Zaretskii Subject: Re: Building latest GDB snapshots In-reply-to: <83tyzi4nn6.fsf@gnu.org> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp-workers AT delorie DOT com Message-id: <83fxb14c4i.fsf@gnu.org> References: <83hbvj80ht DOT fsf AT gnu DOT org> <93c172b50909040715n791c007ema4715db95e946e2e AT mail DOT gmail DOT com> <83y6ou4sls DOT fsf AT gnu DOT org> <83tyzi4nn6 DOT fsf AT gnu DOT org> 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 > Date: Fri, 04 Sep 2009 20:37:17 +0300 > From: Eli Zaretskii > > > Date: Fri, 04 Sep 2009 18:50:07 +0300 > > From: Eli Zaretskii > > > > > For now, I suggest the wonderful workaround of putting "( " and " )" > > > around the "return $ac_retval" portions. That seems to make it work > > > for DJGPP Bash, at least. > > > > That's not the workaround I found, but I will try that as well. If it > > works, it's an easier edit than what I had in mind. > > It does seem to work, thanks. Well, I finally managed to repair everything that I saw broken in the DJGPP build of GDB, and the resulting binary seems to work in some limited testing. The necessary changes were committed to the GDB CVS repository. Thanks for the help.