Locals refs were not found due to the base tag in the HTML header of source files.
For release 0.526, initmak.pl is improved so that when fth.pl is not used to setup the dependencies of a Fortran code to Fortran modules or flat Fortran/C functions, options -d and -f combined together can induce a parallel build with a reduced set of files : the relevant module files and all the flat functions only, not the whole bunch. This helps to avoid using fth.pl, or can be useful when fth.pl fails to induce proper dependencies to the exact flat Fortran/C routines (typically when calls are obscure). Recall the -f option is used to recompile only the modified code, not the dependencies, which makes it way faster - under the assumption that the interface has not been changed to an incompatible one. The -d option makes sure one can compile in parallel and rebuild all the dependencies, but to make sure no file is left aside it compiles and links all the files.
New release 0.522 corrects some minor bugs in indexes.
Try it, you will adopt it!
New release 0.515 fixes types analysis, allows for
some fortran 77 fixed format with fortan 90 statements.
This 0.513 release is the last one for the old ftagshtml programming style.
Complete rewritting may be used with fth.pl at the
same location.
Release 0.512 is now very stable.
It is capable to call a search CGI script, calles "getin"
that lets you improve your productivity.
This version proposes a CGI search on code processed by
ftagshtml.
Your code and html files must be on file:// and
cgi scripts of course on http://server.
Command line option for ftagshtml is
ftagshtml -cgi "http://server" ....
ftagshtml last release has arrived.
It is version 0.510 and is avaliable from Home Page.
Ftagshtml tries to set up on sourceforge.
The author has difficulties in understanding how
to set it up as a project on source forge.
You can find ftagshtml on my personal home page
at http://cessenat.free.fr/pub/doc.