egt
03-21-2006, 02:14 PM
Hi,
we portet FORTRAN code from aix to linux and tried to compile it with lf95. The programs use integer variables as logicals.
The lf95 compiler messages following error: Combination of operand types invalid.
On aix we compiled the same code with xlf and option -qintlog, which allows to use integer variables as logicals. Is there an option to use integer variables as logicals also for lf95?
Thank you for your answer!!!
we portet FORTRAN code from aix to linux and tried to compile it with lf95. The programs use integer variables as logicals.
The lf95 compiler messages following error: Combination of operand types invalid.
On aix we compiled the same code with xlf and option -qintlog, which allows to use integer variables as logicals. Is there an option to use integer variables as logicals also for lf95?
Thank you for your answer!!!