Sitecmp.exe compiling error for AMET

Hello @cjcoats

I am using Makeinclude.Linux2_x86pg as you can see the first line of this file here : Makeinclude.Linux3.txt (1.9 KB) .

**While I was building ioapi; I modified following (as your suggestion in this post : Airs2m3 error 2 while compiling ioapi3.2 - #4 by cjcoats **
1. In Makeinclude.$BIN file , I added -DIOAPI_NCF4=1 to the ARCHFLAGS as i did not create my netcdf library with --disable-netcdf-4 --disable-dap.
2. Used, FOPTFLAGS = -O2 -V -Mnosecond_underscore in ioapi/Makeinclude.$BIN

I couldn’t find " FSTD = -Mextend -O2 -fast -V -Msecond_underscore" in $BIN (Linux3 folder in my system). Where can I find it? And how this is related to ‘sitecmp’ makefile (what changes to make in the makefile)?

Thanks in advance