Linking an Executable


To link an executable module you must execute the command

where

the makehib command creates an executable module bin/progs/hib_{potname}_kmax.

If the -b or -d options (or both) are present, the executable module is named, respectively,

The file h_{potname}.log contains a log of this link, which may be examined in case of failure

For example,

will create an executable module bin/progs/hib_arno_251

Here is the terminal output from this command

% makehib arno 141
linking hib_arno_141 ...
machine type is unix unix-ibm
making fortran converter ...
running fortran converter ...
compiling pot_arno.f ...
hib_arno_141 being created at date 02/23/96 15:48:51 EST with version 4.0
converting and compiling himain with kmax = 141
linking hib_arno_141
examine /home/mha/hib40/h_arno.log for diagnostic and/or error messages
%

Your link will be unsuccessful unless all the requisite .o and common files have been previously created. See the installation instructions.


Go to:
POT subroutines | Memory Requirements | Hibridon Help