Newsgroups: comp.parallel.pvm
From: ma_csw@uxmail.ust.hk (Chong Shu Wing)
Subject: Compiling PVM with Fortran
Organization: The Hong Kong University of Science and Technology
Date: 3 Nov 1995 03:26:13 GMT
Message-ID: <47c24l$qq0@news.ust.hk>

Hi
	I have some problem about compiling PVM Fortran.
	A header file for Fortran (fpvm3.h) include in my programme.
	When i type "f77 -L$PVM_ROOT/lib/$PVM_ARCH -lfpvm3 -lgpvm3 -lpvm3 parallel.f" to compile my programme, it compiles fail with undefined symbol such as _pvmfspawn_, _pvmfpack_ .... 
	Is any problems about the command?
	Need any linking to other libraries?


