R. T. (Fortran Man)
08-11-2003, 08:09 PM
I am getting a bunch of undefined references when I try to build
mpich 1.2.5 for Lahey 6.2.
The undefined references are:
fpi.o(.data+0x30): undefined reference to `pmpi_wtime_'
fpi.o(.data+0x34): undefined reference to `pmpi_wtick_'
fxgraphics.o(.data+0x38): undefined reference to `mpe_wtime_'
fxgraphics.o(.data+0x3c): undefined reference to `mpe_ptime_'
fxgraphics.o(.data+0x48): undefined reference to `pmpi_wtime_'
fxgraphics.o(.data+0x4c): undefined reference to `pmpi_wtick_'
How can I fix them?
mpich 1.2.5 for Lahey 6.2.
The undefined references are:
fpi.o(.data+0x30): undefined reference to `pmpi_wtime_'
fpi.o(.data+0x34): undefined reference to `pmpi_wtick_'
fxgraphics.o(.data+0x38): undefined reference to `mpe_wtime_'
fxgraphics.o(.data+0x3c): undefined reference to `mpe_ptime_'
fxgraphics.o(.data+0x48): undefined reference to `pmpi_wtime_'
fxgraphics.o(.data+0x4c): undefined reference to `pmpi_wtick_'
How can I fix them?