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.4.1 Date: Sun, 2 Aug 2009 16:40:05 -0700 (PDT) Organization: http://groups.google.com Lines: 24 Message-ID: <84707308-4470-4170-b042-1a30892ce91a@g31g2000yqc.googlegroups.com> References: <200907291620 DOT n6TGK1Ed018276 AT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1249256405 5348 127.0.0.1 (2 Aug 2009 23:40:05 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 2 Aug 2009 23:40:05 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: g31g2000yqc.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.37 Safari/530.5,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Aug 1, 6:08=A0pm, Reader wrote: > > Please clarify a couple of issues: > > 1. =A0What is the relationship between this version and djdev204beta? > DJ recommended it over djdev203 a couple of months ago. 2.03p2 is "stable" (more tested), but 2.04 "beta" is what will eventually (hopefully) replace it once it gets some things ironed out, patched in, etc. Both are okay, but don't mix libgfortran.a or libgnat.a from 2.03p2 with 2.04 !! Hence it's usually (over)advised to stick with one or the other exclusively. > 2. Given a system with djdev20(3|4beta) installed, where should I look > for doc|howto on upgrading to gcc 4.4.1? cd \djgpp bin\rm @manifest/gcc440b.mft djtarx \tmp\gcc441b.zip mv \tmp\gcc441b.zip \backups Hope this helps. Feel free to ask more questions.