--- MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1 2005/03/24 13:28:09 1.2 +++ MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1 2005/09/05 14:43:54 1.3 @@ -1,6 +1,6 @@ #!/bin/bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1,v 1.2 2005/03/24 13:28:09 mlosch Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/tools/build_options/linux_amd64_pgf77+mpi_xd1,v 1.3 2005/09/05 14:43:54 mlosch Exp $ # $Name: $ # # tested on xd1.awi-bremerhaven.de @@ -18,8 +18,8 @@ MPI='true' DEFINES='-DWORDLENGTH=4' -INCLUDES='-I/usr/mpich/mpich-1.2.5-pgi522/include' -LIBS='-Mmpi -Mfmpi' +INCLUDES='-I/usr/mpich/mpich-1.2.5-pgi522/include -I/home/xd1/mlosch/netcdf-3.6.0-p1/include' +LIBS='-Mmpi -Mfmpi -L/home/xd1/mlosch/netcdf-3.6.0-p1/lib -lnetcdf' if test "x$IEEE" = x ; then # No need for IEEE-754