X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <558D2697.5020502@iki.fi> Date: Fri, 26 Jun 2015 13:16:55 +0300 From: "Andris Pavenis (andris DOT pavenis AT iki DOT fi)" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DJGPP v2.05 References: <558D18CE DOT 3070004 AT iki DOT fi> <83vbeadd7k DOT fsf AT gnu DOT org> In-Reply-To: <83vbeadd7k.fsf@gnu.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 06/26/2015, 12:35 PM, Eli Zaretskii (eliz AT gnu DOT org) kirjoitti: > What about some version of GDB that is able to use COFF debugging info > produced by GCC 3.4.x? If there isn't something like that, it means I > cannot debug Emacs, which would be a grave obstacle for me to start > using v2.05. While we are at that, what about building Emacs itself? I have not tried to build Emacs myself. About gdb: one could use some older GDB version with GCC-3.4.6 and rebuild it using DJGPP v2.05. One thought: - use configure option --program-suffix=... to be able for it to be installed together with current version Which version to choose for that? Any thoughts? Andris