From bde4ea32f53817f287e38eae70dc05df5bc7fa09 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 8 Jun 1999 14:57:06 +0000 Subject: [PATCH] + changed to fancyhdr and A4 A4dutch not available --- docs/prog.tex | 4 ++-- docs/ref.tex | 4 ++-- docs/units.tex | 4 ++-- docs/user.tex | 52 +++++++++++++++++++++++++------------------------- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/prog.tex b/docs/prog.tex index 7480377c86..84051dc89e 100644 --- a/docs/prog.tex +++ b/docs/prog.tex @@ -24,11 +24,11 @@ % \usepackage{ifthen} \usepackage{xspace} -\usepackage{a4dutch} +\usepackage{a4} \usepackage{makeidx} \usepackage{html} \usepackage{htmllist} -\usepackage{fancyheadings} +\usepackage{fancyhdr} \usepackage{epsfig} \usepackage{multicol} \usepackage{fpc} diff --git a/docs/ref.tex b/docs/ref.tex index e93491db15..907fc352b4 100644 --- a/docs/ref.tex +++ b/docs/ref.tex @@ -24,11 +24,11 @@ % \usepackage{ifthen} \usepackage{xspace} -\usepackage{a4dutch} +\usepackage{a4} \usepackage{makeidx} \usepackage{html} \usepackage{htmllist} -\usepackage{fancyheadings} +\usepackage{fancyhdr} \usepackage{epsfig} \usepackage{multicol} \usepackage{fpc} diff --git a/docs/units.tex b/docs/units.tex index d9e10bcbf3..f0d1b875a3 100644 --- a/docs/units.tex +++ b/docs/units.tex @@ -26,12 +26,12 @@ % \usepackage{ifthen} \usepackage{xspace} -\usepackage{a4dutch} +\usepackage{a4} \usepackage{makeidx} \usepackage{html} \usepackage{htmllist} \usepackage{syntax} -\usepackage{fancyheadings} +\usepackage{fancyhdr} \usepackage{fpc} \latex{\usepackage{multicol}} \latex{% diff --git a/docs/user.tex b/docs/user.tex index e7a07a3d67..8e0ffa294d 100644 --- a/docs/user.tex +++ b/docs/user.tex @@ -24,11 +24,11 @@ % \usepackage{ifthen} \usepackage{xspace} -\usepackage{a4dutch} +\usepackage{a4} \usepackage{makeidx} \usepackage{html} \usepackage{htmllist} -\usepackage{fancyheadings} +\usepackage{fancyhdr} \usepackage{epsfig} \usepackage{multicol} \usepackage{fpc} @@ -2492,8 +2492,12 @@ ppc386 [options] [options] put + after a boolean switch option to enable it, - to disable it -a the compiler doesn't delete the generated assembler file -al list sourcecode lines in assembler file + -ar list register allocation/release info in assembler file + -at list temp allocation/release info in assembler file + -b generate browser info + -bl generate local symbol info -B build all modules - -C code generation options + -C code generation options: -CD create dynamic library -Ch bytes heap (between 1023 and 67107840) -Ci IO-checking @@ -2507,27 +2511,25 @@ put + after a boolean switch option to enable it, - to disable it -d defines the symbol -e set path to executable -E same as -Cn - -F set file names and paths + -F set file names and paths: -FD sets the directory where to search for compiler utilities -Fe redirect error output to -FE set exe/unit output path to - -Fg same as -Fl -Fi adds to include path -Fl adds to library path - -FL uses as dynamic linker -Fo adds to object path -Fr load error message file -Fu adds to unit path -FU set unit output path to , overrides -FE - -g generate debugger information + -g generate debugger information: -gg use gsym -gd use dbx -gh use heap trace unit -i information -iD return compiler date -iV return compiler version - -iSO return source OS - -iSP return source processor + -iSO return compiler OS + -iSP return compiler processor -iTO return target OS -iTP return target processor -I adds to include path @@ -2536,14 +2538,14 @@ put + after a boolean switch option to enable it, - to disable it -n don't read the default config file -o change the name of the executable produced to -pg generate profile code for gprof - -P use pipes instead of creating temporary assembler files - -S syntax options + -S syntax options: -S2 switch some Delphi 2 extensions on -Sc supports operators like C (*=,+=,/= and -=) -Sd tries to be Delphi compatible -Se compiler stops after the first error -Sg allow LABEL and GOTO - -Si support C++ stlyed INLINE + -Sh Use ansistrings + -Si support C++ styled INLINE -Sm support macros like C (global) -So tries to be TP/BP 7.0 compatible -Sp tries to be gpc compatible @@ -2551,11 +2553,10 @@ put + after a boolean switch option to enable it, - to disable it -St allow static keyword in objects -s don't call assembler and linker (only with -a) -u undefines the symbol - -U unit options + -U unit options: -Un don't check the unit name - -Up same as -Fu -Us compile a system unit - -v Be verbose. is a combination of the following letters : + -v Be verbose. is a combination of the following letters: e : Show errors (default) d : Show debug info w : Show warnings u : Show unit info n : Show notes t : Show tried/used files @@ -2566,25 +2567,24 @@ put + after a boolean switch option to enable it, - to disable it b : Show all procedure r : Rhide/GCC compatibility mode declarations if an error x : Executable info (Win32 only) occurs - -X executable options - -Xc link with the c library + -X executable options: -XD link with dynamic libraries (defines FPC_LINK_DYNAMIC) -Xs strip all symbols from executable -XS link with static libraries (defines FPC_LINK_STATIC) Processor specific options: - -A output format + -A output format: -Ao coff file using GNU AS -Anasmcoff coff file using Nasm - -Anasmelf elf32 (linux) file using Nasm + -Anasmelf elf32 (Linux) file using Nasm -Anasmobj obj file using Nasm - -Amasm obj using Masm (Mircosoft) - -Atasm obj using Tasm (Borland) - -R assembler reading style + -Amasm obj file using Masm (Microsoft) + -Atasm obj file using Tasm (Borland) + -R assembler reading style: -Ratt read AT&T style assembler -Rintel read Intel style assembler -Rdirect copy assembler text directly to assembler file - -O optimizations + -O optimizations: -Og generate smaller code -OG generate faster code (default) -Or keep certain variables in registers (still BUGGY!!!) @@ -2592,17 +2592,17 @@ Processor specific options: -O1 level 1 optimizations (quick optimizations) -O2 level 2 optimizations (-O1 + slower optimizations) -O3 level 3 optimizations (same as -O2u) - -Op target processor + -Op target processor: -Op1 set target processor to 386/486 -Op2 set target processor to Pentium/PentiumMMX (tm) -Op3 set target processor to PPro/PII/c6x86/K6 (tm) - -T Target operating system + -T Target operating system: -TGO32V1 version 1 of DJ Delorie DOS extender -TGO32V2 version 2 of DJ Delorie DOS extender -TLINUX Linux -TOS2 OS/2 2.x -TWin32 Windows 32 Bit - + -? shows this help -h shows this help without waiting \end{verbatim}