<div dir="ltr">Dear Pavel, <div><br></div><div>I have compiled W2k13 on AIX 7.1, but never saw that error. There were other compilation errors, however. What is your version of AIX and compilation options?</div><div><br></div>
<div style>Oliver </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 3:49 AM, Pavel Ondračka <span dir="ltr">&lt;<a href="mailto:pavel.ondracka@email.cz" target="_blank">pavel.ondracka@email.cz</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear WIEN2k list,<br>
<br>
I&#39;m trying to compile WIEN2k_13.1 on AIX with xlf90 compiler and I&#39;m<br>
getting lots of those errors:<br>
(S) Expression or initial value must be evaluated at compile time.<br>
<br>
Those are originating from expressions like this:<br>
PARAMETER (PI=4D0*DATAN(1D0))<br>
<br>
I can fix this by replacing the expression with numerical<br>
representation:<br>
PARAMETER (PI=3.14159265358979323D0)<br>
however there are many of those errors and I&#39;m wondering if there is any<br>
better way to fix this?<br>
<br>
Best regards<br>
Pavel Ondračka<br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div><br></div>