Hi Oliver, You mentioned in one of your messages, you got other errors. I also got errors with xlf90_r on IBM Power 7 machine. The issue was posted to the mailing list on July 31. I am curious to know whether you have the same type of errors.
Thanks, Jianxin From: Oliver Albertini <[email protected]<mailto:[email protected]>> Reply-To: A Mailing list for WIEN2k users <[email protected]<mailto:[email protected]>> Date: Thursday, October 3, 2013 12:13 PM To: A Mailing list for WIEN2k users <[email protected]<mailto:[email protected]>> Subject: Re: [Wien] compilation problems on AIX with xlf90 I have used version xlf90 version 11 on AIX 6.1 and xlf90 version 14 on 7.1. So, it seems like something that they have fixed. This: http://www-01.ibm.com/support/docview.wss?uid=swg1IY52183 is about the -qfloat option. That is related to version 8 so is likely not to help. http://forum.abinit.org/viewtopic.php?f=2&t=1884 Seems to show the same issue with version 10.1. You might want to try updating xlf90 to the latest 'fix' on the ibm site: http://www.ibm.com/support/fixcentral/swg/quickorder?parent=ibm~Rational&product=ibm/Rational/XL+Fortran+Compiler&release=10.1.0.13&platform=AIX&function=fixId&fixids=xlf.10.1.0.13.aix51-61.jun2011.ptf&includeRequisites=1&includeSupersedes=0&downloadMethod=http&source=fc On Thu, Oct 3, 2013 at 10:14 AM, Pavel Ondračka <[email protected]<mailto:[email protected]>> wrote: Dear Oliver, I'm on AIX Version 5.3 xlf90 -qversion reports IBM XL Fortran Enterprise Edition V10.1 for AIX Version: 10.01.0000.0000 My compiler options are: -O5 -qarch=pwr5 -q64 -qextname=flush,w2k_catch_signal Pavel Oliver Albertini píše v Čt 03. 10. 2013 v 09:17 -0700: > Dear Pavel, > > > 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? > > > Oliver > > > On Thu, Oct 3, 2013 at 3:49 AM, Pavel Ondračka > <[email protected]<mailto:[email protected]>> wrote: > Dear WIEN2k list, > > I'm trying to compile WIEN2k_13.1 on AIX with xlf90 compiler > and I'm > getting lots of those errors: > (S) Expression or initial value must be evaluated at compile > time. > > Those are originating from expressions like this: > PARAMETER (PI=4D0*DATAN(1D0)) > > I can fix this by replacing the expression with numerical > representation: > PARAMETER (PI=3.14159265358979323D0) > however there are many of those errors and I'm wondering if > there is any > better way to fix this? > > Best regards > Pavel Ondračka > > _______________________________________________ > Wien mailing list > > [email protected]<mailto:[email protected]> > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien > SEARCH the MAILING-LIST at: > > http://www.mail-archive.com/[email protected]/index.html > > > _______________________________________________ > Wien mailing list > [email protected]<mailto:[email protected]> > http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien > SEARCH the MAILING-LIST at: > http://www.mail-archive.com/[email protected]/index.html _______________________________________________ Wien mailing list [email protected]<mailto:[email protected]> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/[email protected]/index.html
_______________________________________________ Wien mailing list [email protected] http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien SEARCH the MAILING-LIST at: http://www.mail-archive.com/[email protected]/index.html

