This is a list of suggested compiler flags for the UWXAFS programs on
different machines and using different compilers. Some of the
machines that we have worked on have required some fairly arcane flags
for proper compilation. The list is not long at this time.
Compiler Flags:
To compile ATOMS on an IBM AIX machine with the XLF compiler
use the following arcane compiler flags:
-C -c -NT80000 -NQ40000
To compile the other UWXAFS codes (i.e. those that use the
UWXAFS binary files) on and IBM AIX with XLF compiler use these flags
-C -qcharlen=2048
For ATOMS on the Watcom compiler on my DOS machine, I used these
flags: