Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!ucbvax!ucdavis!iris!wangh
From: wangh@iris.ucdavis.edu (Hongtao Wang)
Newsgroups: comp.databases
Subject: Re: foxbase problem, need help
Message-ID: <5131@ucdavis.ucdavis.edu>
Date: 16 Aug 89 01:10:40 GMT
References: <20900010@silver> <85@csnz.co.nz>
Sender: uucp@ucdavis.ucdavis.edu
Reply-To: wangh@iris.ucdavis.edu (Hongtao Wang)
Organization: U.C. Davis - Department of Electrical Engineering and Computer Science
Lines: 15



Dose anybody know how to use the "lnprofor" for          
linking the profortran executable file and object file and 
a library in a VMS environment?

My problem is: we created a profortran file , say test.pfo,      
which calls several subroutines in a user defined library, 
say named userlib.olb, after we get the object file test.obj,
how should we do the "lnprofor" to create the executable
file test.exe? (or, how do we "lnprofor" test.obj and an 
option file?)

Your help is very much appreciated.
Thanks.