X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: DJGPP port of GCC-4.7.0 Date: Tue, 22 May 2012 00:25:21 -0700 (PDT) Organization: http://groups.google.com Lines: 55 Message-ID: <50c3017d-aa23-4106-9144-570416af6b7a@s37g2000yqj.googlegroups.com> References: <201205191613 DOT q4JGDjbL017184 AT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1337671627 26703 127.0.0.1 (22 May 2012 07:27:07 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 22 May 2012 07:27:07 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s37g2000yqj.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5,gzip(gfe) Bytes: 3067 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q4M7j2IJ002513 Reply-To: djgpp AT delorie DOT com Hi, On May 19, 12:24 am, Andris Pavenis wrote: > > This is announcement of DJGPP port of GCC-4.7.0 First of all, big thanks for your efforts! > ada470d.zip     Documentation for GNU Ada compiler (note that only >      cross-compiler RPM package is available, but not native compiler >      for DJGPP) >      ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada470d.zip What happened here? What went wrong? I don't expect any miracles here, esp. with no upstream help, but this can't be good, can it? :-( The only "obvious" change I can find is this, and surely that didn't break it?? " Ada: The command-line option -feliminate-unused-debug-types has been re- enabled by default, as it is for the other languages, leading to a reduction in debug info size of 12.5% and more for relevant cases, as well as to a small compilation speedup. " > ========================================= > > See >      http://gcc.gnu.org/gcc-4.6 > for more information about GCC-4.7.0 and about changes in comparison > with earlier versions Or this page, even. ;-) http://gcc.gnu.org/gcc-4.7/ > There is also my web page about DJGPP port of GCC > > http://www.iki.fi/andris.pavenis/djgpp/gcc > > I cannot promise however, that I'll update it very often. > However new versions may appear there earlier (including ones not available > from ftp://ftp.delorie.com). Which will ... never mind, forgot I already accidentally checked the ZIP Picker, it already has 4.7.0 offered. Wouldn't 4.6.3 be a safer choice since Ada isn't available? (Though admittedly that's less interesting to most C/C++ people.) Ah, well, I guess it doesn't matter (and I never learned Ada, sadly, only subsets of other Wirth-ian languages).