X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andris Pavenis To: djgpp AT delorie DOT com Subject: Re: DJGPP linux cross-compiler + GDB problem Date: Thu, 17 Jun 2004 13:41:27 +0300 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Message-Id: <200406171341.28050.pavenis@latnet.lv> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i5HAfIXr013353 Reply-To: djgpp AT delorie DOT com On Thursday 17 June 2004 12:01, AndreA Hi all, > > It appear to work, but I donĀ“t know why there is such a difference between > the environments and if I have to worry about it with respect to debug > features. > > Follow details on toolchains versions used. > > - On the cross-devel platform I use: > gcc 3.4 > binutils 2.15 > > - On the Windows XP environment (MSDOS Prompt) > gcc 3.3.4 > binutils 2.15 > gdb 5.3 Possibly gdb-5.3 is too old for gcc-3.4.0. Andris