Posted by Valera Veryazov on May 03, 2006 at 15:33:37:
Dear Molcas/AIX users,
I got a several reports about problems with large memory allocations under AIX OS.
Please, check cfg/AIX.cfg file and locate a line LDFLAGS=
The flag -bmaxdata on some AIX installations can be skipped, or set to -1, or set to a large(r) number.
You don't need to recompile all codes: rm -f bin/*.exe;
configure and make!