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.
Neil, >Date: 16 Mar 2005 16:25:11 -0600 >From: "Neil R. Smith" <address@hidden> >Organization: Texas A&M University >To: Steve Emmerson <address@hidden> >Subject: Re: 20050316: building udunits on 64-bit, Suse 9.2, and PGI >linux86_64 compilers The above message contained the following: > Being a dumb sysadmin, I just do what I'm told. > I presume building a fortran interface surely wouldn't hurt. > We are using the PGI vers. 5.2 compilers, with path to the > fortran 90 compiler, eg., being: > /usr/local/pgi/linux86-64/5.2/bin/pgf90 > This is in the path of the shell where I intend to do the build. > -Neil Try these settings: CFLAGS='-O -fno-builtin' CPPFLAG=-DpgiFortran Let me know. Regards, Steve Emmerson