This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Stonie, > Steve - is attached, gzipped to make the journey. The relevant lines are these: configure:4097: checking size of int configure:4399: c89 -o conftest -O -xarch=generic64 -U__C99FEATURES__ -DNDEBUG -xarch=generic64 conftest.c >&5 "conftest.c", line 86: warning: statement not reached configure:4402: $? = 0 configure:4408: ./conftest ./configure: line 4409: ./conftest: cannot execute binary file configure:4411: $? = 126 configure: program exited with status 126 This indicates that your development environment cannot create an executable file when used in the above manner. I suggest that you experiment with a trivial program, using compilation and linking lines like the above, to determine if the commands can be modified to allow the creation of an executable program. Try a different compiler and/or changing the options. Let me know what you discover. Regards, Steve Emmerson Ticket Details =================== Ticket ID: BSZ-946774 Department: Support LDM Priority: Normal Status: On Hold