[Myrinet] Problem w/mpich-gm-1.2.4..8a and Intel v6.0 ifc compiler
Bill Wichser <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
Upgrading mpich-gm to v1.2.4..8a but having trouble compiling the example programs under Fortran. Here is the error message: 344 Lines Compiled /home/gmpi.ifc/bin/mpif77 -o pi3 pi3.o /home/gmpi.ifc/lib/libmpich.a(farg.o): In function `mpir_iargc_': farg.o(.text+0x1): undefined reference to `iargc_' /home/gmpi.ifc/lib/libmpich.a(farg.o): In function `mpir_getarg_': farg.o(.text+0x1d): undefined reference to `getarg_' make: *** [pi3] Error 1 Am I just missing some library? The compile flags look like this (mpif77 -echo) ifc -L/home/gmpi.ifc/lib pi3.o -lmpich -L/usr/gm/lib/ -lgm -pthread Thanks for any insights, Bill