[email protected] schrieb:

I changed the text to:

If you only want to generate the RTL and FCL reference documentation
in HTML format, starting from the fpdoc XML descriptions, then the
following 2 commands should be enough:

  $ make rtl.chk
  $ make fcl.chk

Fine.

The prerequisites are present under "General Settings"

Prerequisites should include the tools, which may be required for certain operations (Latex...), and perhaps other config files for the determination of the target etc., required for parsing the source files.

There must exist some reason, why
  make rtl.chk
leads to other errors than
  make rtl.chk FPCSRCDIR=<current dir>
with Windows related files and directories in both cases, but additionally with Linux related items in the second case. For this issue the Makefile may need an update, to make this different behaviour disappear (probably easier than to explain why...).

DoDi

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to