Robert, I have built GEMPAK with Linux pgcc and pgf77. I have attatched a tar.gz file with updates to 2 routines and 3 Makefiles necessary to clean up the build. You can unpack the tarfile from $NAWIPS with the usual gunzip tarfile.gz | tar xvf - I included my $NAWIPS/config/Makeinc.linux_portland. All you will need to do to build with the portland compilers is: cd $CONFIGDIR mv Makeinc.linux Makeinc.linux_gcc ln -s Makeinc.linux_portland Makeinc.linux For our PGI compilers, I had to set the PGI environmental variable to the /opt/pgi directory, and ass /opt/pgi/linux86/bin to my path. The $GEMPAK/source/melbufr directory still has errors for Linux, but no program uses that library yet, so it isn't fatal. I ran a quick test by using NMAP2 to pull up a few products, and things appeared to work OK. Steve Chiswell Unidata User Support
Attachment:
portland_changes.tar.gz
Description: portland changes to 5.6.F