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.
Bijoy, >Date: Fri, 13 Jun 2003 14:46:09 +0530 >From: Bijoy Thompson <address@hidden> >Organization: IITM >To: Steve Emmerson <address@hidden> >Subject: Udunits on IRIX64-6.5 The above message contained the following: > from unidata support i understood that my udunits-1.11.7 installation is > ok . > > while using udunits library for running an OGCM it is showing the > warning > " > ld32: WARNING 84 : /usr/people/guest/udunits/lib/libudunits.a is not > used for resolving any symbol. > " > please let me know wheather this warning will make anything bad in > model compilation The warning message means that your OGCM program doesn't use the UDUNITS package: it doesn't call any function of that package. You may safely ignore this message. > thaks > bijoy Regards, Steve Emmerson