Dear all,<div>the current configure script fails to detect the last version of sun compilers; the problem is that it is tested as:</div><div>sunf95_version=`$mpif90 -V 2>&1 | grep "^sunf95"<br clear="all">
<div><br></div><div>But it returns:</div><div><div>sunf95 -V</div><div>f90: Sun Fortran 95 8.6 Linux_i386 2011/11/16</div></div><div><br></div><div>Are we allowed to use a bit of magik in the test, i.e.</div><div>sunf95_version=`$mpif90 -V 2>&1 | grep "^sunf95\|Sun Fortran"<br clear="all">
</div><div><br></div><div>Or there is a risk of it not working and it better to make 2 separate test, for new and old versions?</div><div><br></div><div>cheers</div><div><br></div><div>p.s. note that the same must be repeated a bit later for the parallel case</div>
<div><br></div>-- <br><div>Dr. Lorenzo Paulatto </div><div>IdR @ IMPMC -- CNRS & Université Paris 6</div><div>phone: +33 (0)1 44275 084 / skype: paulatz</div><div>www:   <a href="http://www-int.impmc.upmc.fr/~paulatto/" target="_blank">http://www-int.impmc.upmc.fr/~paulatto/</a></div>
<div>mail:  23-24/4é16 Boîte courrier 115, 4 place Jussieu 75252 Paris Cédex 05</div><br>
</div>