Hi there,
I am trying to compile my parallel program (f77 and
MPI) and ending up having the following error message.
/usr/local/mpich/bin/mpif77 -c -Wall main.f -lm
/usr/local/mpich/bin/mpif77 -Wall -o gsn gsn.o -lm
f77: gsn.o: No such file or directory
make: *** [gsn] Error 1
I do not know how to interperet this message.
At this point I would like to get your views.
Do you think something is wrong in my "makefile"
A missing connection between files or wrong
configuration?
Thanks alot
Atilla
__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
_______________________________________________
This list is archived at http://www.lam-mpi.org/MailArchives/lam/
|