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.
Paul Hamer wrote: > Anne, > > I got a build using gcc under irix by changing: > > $LDMHOME/src/misc/fsStats.c > > The change adds "|| __sgi" to the "#if _SYSTYPE_SVR4 || __SVR4 || _AIX || > __osf__" > line in that file. > > Paul. > Thanks Paul! That's extremely helpful to me. I'll see about making that change to the code. I'm learning so much! I've never worked in such a heterogenous environment before. It's like doing mental push ups. Perhaps my brain will increase in strength and agility... we can only hope. Anne