The problem is that McAfee (FreeScan) detects a virus in their weekly
downloads (going back to late last year). In all likelyhood its a
false positive but in my communication with them they were somewhat
evasive, putting all the blame on MacAfees "toy algorithm" since
Microsoft's Securtity Center did not detect a problem. Now McAfee has
been at virus protection far longer than Microsoft, so I suggested
they file a standard "dispute" report with McAfee and at least perform
a FreeScan on their build machine. They would not confirm that they
did either.
Al Greynolds
www.ruda-cardinal.com
There are a couple of other Windows builds listed here:
http://gcc.gnu.org/wiki/GFortranBinaries
Jason
This is where I used to get my installations but they are no longer
being kept up-to-date: no latest 4.4.3 release and no 4.5 "beta".
There are several links there. This one, in particular,
has up to date builds of 4.5 from yesterday:
http://sourceforge.net/projects/mingw/files/
I don't have any experience with any of these, but this page seems
to have some installation instructions:
http://mingw.org/wiki/Getting_Started
--
Jason Blevins
Ph.D. Candidate, Department of Economics, Duke University
http://jblevins.org/
Al
AVG also flags that there is a virus, but I chose (a) to ignore the
message and keep the file and (b) not install the file until I *really*
needed it. With two virus engines detecting a problem I'm rather more
nervous about installing it!
I seem to remember AVG saying something was wrong in gcov.exe. I'm not
sure what gcov.exe does, but I deleted it with no apparent ill effect.
I'm not sure if the problem was limited to the equation.com builds.
I do the Cygwin binary at the above link and update it roughly monthly. I may
be a bit behind. If you do need a more recent version of 4.5, just drop me a
note and I will build latest and put it on the server.
Regards,
Jerry
Neither do I understand why your build of the 10091119 doesn't qualify
as a "4.5 beta," although that's a rougher than average measure of a
month. It worked OK for me.
The 20100304 snapshot builds and tests easily. Are there improvements
in gfortran since then which would justify attempting to overcome the
obstacles added since then?
--
Tim Prince
Exactly which "link" are you doing the build for? The wiki has a link
to the mingw build dated april-09 (version 4.5.0 200904210) which is
nearly a year old. If this is not the "best" link to be using anymore,
perhaps that could be changed or deleted and a link to the build you are
actively updating (thanks by the way!) be added to that wiki page.
Jerry
http://quatramaran.ens.fr/~coudert/gfortran/gfortran-4.5-Cygwin-i686.tar.bz2
I am also working on getting a mingw build going. I have not overcome a few
obstacles on that one. However, the process of getting all of the tool chain
set up is happening.
Regards,
Jerry
The Cygwin binary of gfortran has been updated to latest 4.5 today. I updated
the wiki to reflect this.
http://gcc.gnu.org/wiki/GFortranBinaries
Regards,
Jerry
gcov determines the test coverage - so what portion of the code has
actually
been run. Its use requires a specific compiler option.
Regards,
Arjen