Parcourir la source

Use the pathf90 compiler for all compilation.

Patch from Spencer E. Olson. 

Here's the explanation from email:

The version of pathscale that I have access to is 3.2 and there doesn't seem 
to be a pathf77 executable.  The man pages do not reference it, and there is 
also not a -f77 option that specifies that the code is fortran 77.  Rather, 
the man pages indicate that pathscale only recognizes the difference between 
free form and fixed form fortran instead of F77 vs F90 vs F95.  

Does anyone have an available installation that differs from this?  If not, 
I'll submit another small patch for changing this to using pathf90 to compile 
f77 code--I've tested it and it appears to work well enough.  


[SVN r59508]
Vladimir Prus il y a 16 ans
Parent
commit
d522752491
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit af2b583d802d59045b1b516b671d67c0bbdf605e
+Subproject commit 71e87fc94bad313105889a1a350947c75874b42f

粤ICP备19079148号