X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX19abZl+7SJaOehKJTC7BuCAOwD2xdeWnKH4v/zqtx aQ8BWJKUGO0Cl9 From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: gcc-4.8 snapshots and DJGPP Date: Sun, 5 Aug 2012 14:23:27 +0200 User-Agent: KMail/1.9.10 References: <50152C66 DOT 9040202 AT iki DOT fi> <201208010039 DOT 53912 DOT juan DOT guerrero AT gmx DOT de> <501ACB2A DOT 8020203 AT iki DOT fi> In-Reply-To: <501ACB2A.8020203@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201208051423.28044.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com Am Donnerstag, 2. August 2012 schrieb Andris Pavenis: > On 08/01/2012 01:39 AM, Juan Manuel Guerrero wrote: > > Am Sonntag, 29. Juli 2012 schrieb Andris Pavenis: > >> On 07/29/2012 06:45 PM, Juan Manuel Guerrero wrote: > >>> Am Sonntag, 29. Juli 2012 schrieb Andris Pavenis: > > [snip] > >>> If you make the zip files of the sources available I will try to build > >>> them on my XP, 2K, 98SE and msdos installations. > >>> > >> > >> OK. Files are at: > >> > >> http://ap1.pp.fi/djgpp/gcc/test/4.8.0-20120722/ > >> > >> I did not put RPM packages there. djcross-gcc package contains however > >> SPEC file. > >> > > Sources of the next snapshot is also available: > > http://ap1.pp.fi/djgpp/gcc/test/4.8.0-20120729/ > > Only build Linux to DJGPP cross-compiler under Fedora 17 x86_64. > > I have not have time to do native build though. Ada sources was messed up > (gcc/ada/system.ads) or more accurately become outdated > > Andris OFYI and to finalize this test sequence, I was able to compiled successfully both gcc480-20120722s.zip and gcc480-20120729s.zip and to use those produced compilers to compile the sources a second time from scratch. I checked this on WinXP Prof SP3 (32 bit), Win2K SP5 (32 bit) and Win98SE. No memory issues like the ones described for Vista raised. Due to the time it takes to compile the sources and that LFN support is required to compile it, it becomes pointless and a waste of time to try to compile the sources on MSDOS or some clones of it. Neitherless the "uncomputable CFA for frames" issue remains making the produced binaries useless for debugging. This is a really serious issue. Regards, Juan M. Guerrero