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.
Huisheng, >Date: Wed, 18 Feb 2004 14:03:25 -0500 >From: Huisheng Bian <address@hidden> >Organization: NASA/GSFC >To: Steve Emmerson <address@hidden> >Subject: Re: 20040218: error in 64-bit libnetcdf.a >Keywords: 200402171327.i1HDRirV003011 The above message contained the following: > config.log is in attachment. -later Huisheng The "config.log" file contained the following: configure:1933: checking if Fortran "integer*1" is C "signed char" configure:1942: /app/gnu/bin/gcc -c -DNDEBUG -O -64 -mips4 conftest.c gcc: unrecognized option `-64' Apparently, the gcc(1) compiler doesn't have a "-64" option. Look at the gcc(1) documentation. Does it support 64-bit applications? If so, how? Regards, Steve Emmerson