Posted by Valera on May 24, 2007 at 20:01:32:
In Reply to: Compiling posted by Cesar Mediavilla on May 24, 2007 at 18:22:54:
Hi,
it is not possible to compile molcas in 64-bit mode with g77, since g77 doesn't support Integer*8. I would recommend you to run './configure -setup' and follow to the recomendation about flags, which you can use for molcas installation.
: I am trying to compile Molcas 64 bits with g77, and when I use the "make" comand I get error about '-i4' flag.
: I actually don't know so much about compilers and I don't know what to do.
: Can anybody help me?