What is the status of the gm configure issue: mpicc -O -DMPI ./src/netpipe.c ./src/mpi.c -o NPmpi -I./src gcc: WRAPPER_ALWAYS_EXTRA_LIBS: No such file or directory gcc: WRAPPER_ALWAYS_EXTRA_LIBS: No such file or directory
Is there a simple work-around, or should I just compile/link the app w/out mpicc? Tim