X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Is there a list of error numbers for G77 ??? Date: Mon, 3 Aug 2009 04:17:18 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: References: <002418f0$0$4775$c3e8da3 AT news DOT astraweb 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 1249298238 25822 127.0.0.1 (3 Aug 2009 11:17:18 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 3 Aug 2009 11:17:18 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: v20g2000yqm.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 2, 6:46=A0pm, Rugxulo wrote: > > However, I blindly assume that G95 also has > a F77 mode, so I don't think it's "exclusive or." Even Cygwin (still > stuck at 3.4.4 "stable" last I checked) should have it. Okay, now I read that it technically doesn't have such a mode (entirely new compiler), hence different cmdline options, but it should still compile standard F77 sources. However, it is strongly advised not to mix G77 and GFortran objects together (it's possible but icky, G77 follows f2c while GFortran follows C99). And for the record, G95 is a separate project entirely. So, to quote SmashTV, "Good luck, you'll need it!" :-) http://en.wikipedia.org/wiki/Gfortran