I have two experiences, using both compiler 32-bit and 64-bit. And 32-bit g95 goes to the final and can pass all the tests: 64-bit g95 met the same error as you posted. Even I remember the name of the compiler: x86_64-suse-linux-gnu-g95(64 bit) and x86_64-unknown-linux-gnu-g95(32-bit). I wrote the above message in order to reminder you go to g95 website to get the right version...<br>
<br>Sincerely, Yunfeng<br><br><div class="gmail_quote">On Thu, Mar 20, 2008 at 4:41 AM, Teodoro Laino <<a href="mailto:teodor...@gmail.com">teodor...@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Let me comment on that.<br>
Few of us had a discussion yesterday about this point and we all<br>
realized that the g95 version you downloaded is non standard.<br>
In fact quoting these guys:<br>
<br>
<a href="http://www.mcs.anl.gov/research/projects/mpich2/support/index.php" target="_blank">http://www.mcs.anl.gov/research/projects/mpich2/support/index.php</a>?<br>
s=faqs#g95<br>
<br>
"the Fortran standard requires that INTEGER and REAL be the same size"<br>
<br>
<br>
So.. if you download the other g95 (the standard one with 32-bit<br>
default integer) you won't need any modification to the arch file.<br>
<br>
And most important.. why should be worry for something that is not<br>
even standard?<br>
Already with standard stuff there are so many troubles around..<br>
<br>
If you want to play with something that is non standard I personally<br>
believe that it's your problem to handle properly the<br>
compilation flags and library problems.<br>
<br>
And back to my previous question:<br>
What is the reason why you downloaded the g95 default 64-bit integer<br>
version (if there's any..)?<br>
<br>
Teo<br>
<div class="Ih2E3d"><br>
On 20 Mar 2008, at 11:30, radsci2008 wrote:<br>
<br>
> Okay...I'll try -r8 -i4 when I get a chance; if that works it should<br>
> probably go in the arch files for g95 explicitly...I'll keep you<br>
> posted.<br>
<br>
<br>
</div><div><div></div><div class="Wj3C7c"><br>
</div></div></blockquote></div><br>