Brian,
Are you compiling on a 64 bit platform that has both 64 and 32 bit gm
libraries? If so you probably have a libgm.la that is mucking things
up. Try modifying you configure line as follows:
./configure --with-gm=/opt/gm --with-tm=/usr/pbs --disable-shared
--enable-static CC=pgcc CXX=p
Ok, I am getting an error when I run make after configuring with the
following options:
./configure --with-gm=/opt/gm --with-tm=/usr/pbs --disable-shared
--enable-static CC=pgcc CXX=pgCC F77=pgf77 FC=pgf90 FFLAGS=-fastsse
FCFLAGS=-fastsse
It aborts after a bit with:
/opt/gm/lib/libgm.so: could no