Compiler Flags for the UWXAFS 3.0 Software
[ UWXAFS Homepage | Documentation | The Toolbox | Binaries and Source codes | The FEFF Homepage ]

Compiler Flags for the UXWAFS 3.0 Software

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:

  1. To compile ATOMS on an IBM AIX machine with the XLF compiler use the following arcane compiler flags:
    	-C -c -NT80000 -NQ40000
    

  2. 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
    

  3. For ATOMS on the Watcom compiler on my DOS machine, I used these flags:
    	/p /l=dos4g /4 /fpi87 /ox 
    


    [ UWXAFS Homepage | Documentation | The Toolbox | Binaries and Source codes | The FEFF Homepage ]