Re: [Myrinet] Problem w/mpich-gm-1.2.4..8a and Intel v6.0 ifc compiler
Craig Tierney <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
Try adding -Vaxlib to your link line. When you build mpich, you should specify is as a link libarary there so it always done by default. Craig On Wed, Oct 30, 2002 at 09:55:48AM -0500, Bill Wichser wrote: > 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 > _______________________________________________ > Myrinet mailing list > [email protected] > http://email.osc.edu/mailman/listinfo/myrinet > > -- Craig Tierney ([email protected])