From 37a0e8db974f6ff59776b186898e8be6deb51c62 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 7 May 2005 13:12:36 +0000 Subject: [PATCH] + Added -Fa option --- docs/user.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user.tex b/docs/user.tex index d5177db869..cc0c053e34 100644 --- a/docs/user.tex +++ b/docs/user.tex @@ -932,6 +932,10 @@ Mainly for the compiler developers. compiler can find the executables \file{as} (the assembler) and \file{ld} (the linker). \olabel{e} +\item[-FaXYZ] loads units \var{XYZ} after the system unit, but before any other +unit is loaded. \var{XYZ} is a comma-separated list of unit names. This can only be used +for programs, and has the same effect as if \var{XYZ} were inserted as the +first item in the program's \var{uses} clause. \item[-FcXXX] set the input codepage to \var{XXX}. Experimental. \item [-FD] same as \var{-e}. \item [-Fexxx] This option tells the compiler to write errors, etc. to