summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-11 11:59:14 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-11 11:59:14 +0000
commitd0acb64939d02d52f959cd9444e57b36a28bfdbf (patch)
treef63b9281b1d108aa03fac11bc071c31076bb8514 /Build
parent1daa0129101f69c77a1c7047b598e223125e72a1 (diff)
texlive.info: Fixed a few typos
git-svn-id: svn://tug.org/texlive/trunk@31631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/doc/build.texi10
-rw-r--r--Build/source/doc/texlive.info54
-rw-r--r--Build/source/doc/texlive.texi4
3 files changed, 36 insertions, 32 deletions
diff --git a/Build/source/doc/build.texi b/Build/source/doc/build.texi
index 9462dd09205..bdf8fc70fad 100644
--- a/Build/source/doc/build.texi
+++ b/Build/source/doc/build.texi
@@ -637,7 +637,7 @@ build tools.
@subsubsection @code{--enable-@var{prog}}, @code{--disable-@var{prog}}
-Do or do not not build and install the program(s) of the module @code{@var{prog}}.
+Do or do not build and install the program(s) of the module @code{@var{prog}}.
@subsubsection @code{--disable-all-pkgs}
@@ -873,7 +873,7 @@ system.
In simple cases the build system can execute binaries for the host system.
This typically occurs for bi-arch systems where, e.g., @code{i386-linux}
binaries can run on @code{x86_64-linux} systems and @code{win32} binaries
-can run on @code{win64} systems. ALthough sometimes called "native cross",
+can run on @code{win64} systems. Although sometimes called "native cross",
this is technically no cross compilation. In most such cases it suffices to
specify suitable compiler flags. It might be useful to add the configure
option @code{--build=@var{host}} to get the correct canonical host name, but
@@ -944,8 +944,8 @@ An other problem arises if the build process must execute some (auxiliary or
installable) programs. Auxiliary programs can be placed into a subdirectory
that is configured natively as is done for @file{texk/dvipsk/squeeze},
@file{texk/web2c/web2c}, and @file{texk/xdvik/squeeze}. The module
-@file{libs/freetype} uses the value of @code{CC_BUILD}, @file{gcc} with or
-without the build system as prefix, or @file{cc} as compiler for the
+@file{libs/freetype} uses the value of @code{CC_BUILD},
+@file{@var{build}-gcc}, @file{gcc}, or @file{cc} as compiler for the
auxiliary program.
The situation for installable programs needed by the build process is
@@ -960,6 +960,8 @@ the WEB or CWEB programs in this module requires sufficiently recent
installed versions of @file{tangle}, @file{ctangle}, @file{otangle}, and
@file{tie}.
+Building @code{xindy} requires to run the host system @file{clisp} binary,
+thus cross compilation is not possible.
@node Coding Rules
@section Coding Rules for @TL{}
diff --git a/Build/source/doc/texlive.info b/Build/source/doc/texlive.info
index 870d2fac6e4..a73ddb72368 100644
--- a/Build/source/doc/texlive.info
+++ b/Build/source/doc/texlive.info
@@ -30,7 +30,7 @@ The TeX Live System
*******************
This manual documents how to build, install, and use TeX Live. It
-corresponds to version 2014/dev, released in August 2013.
+corresponds to version 2014/dev, released in September 2013.
* Menu:
@@ -47,7 +47,7 @@ File: texlive.info, Node: Introduction, Next: Build System, Prev: Top, Up: T
**************
This manual corresponds to version 2014/dev of the TeX Live system,
-released in August 2013.
+released in September 2013.

File: texlive.info, Node: Build System, Next: Index, Prev: Introduction, Up: Top
@@ -715,7 +715,7 @@ File: texlive.info, Node: Program Specific Options, Next: Library Specific Opt
2.4.2.1 '--enable-PROG', '--disable-PROG'
.........................................
-Do or do not not build and install the program(s) of the module 'PROG'.
+Do or do not build and install the program(s) of the module 'PROG'.
2.4.2.2 '--disable-all-pkgs'
............................
@@ -987,7 +987,7 @@ system.
In simple cases the build system can execute binaries for the host
system. This typically occurs for bi-arch systems where, e.g.,
'i386-linux' binaries can run on 'x86_64-linux' systems and 'win32'
-binaries can run on 'win64' systems. ALthough sometimes called "native
+binaries can run on 'win64' systems. Although sometimes called "native
cross", this is technically no cross compilation. In most such cases it
suffices to specify suitable compiler flags. It might be useful to add
the configure option '--build=HOST' to get the correct canonical host
@@ -1061,9 +1061,8 @@ test result.
(auxiliary or installable) programs. Auxiliary programs can be placed
into a subdirectory that is configured natively as is done for
'texk/dvipsk/squeeze', 'texk/web2c/web2c', and 'texk/xdvik/squeeze'.
-The module 'libs/freetype' uses the value of 'CC_BUILD', 'gcc' with or
-without the build system as prefix, or 'cc' as compiler for the
-auxiliary program.
+The module 'libs/freetype' uses the value of 'CC_BUILD', 'BUILD-gcc',
+'gcc', or 'cc' as compiler for the auxiliary program.
The situation for installable programs needed by the build process is
somewhat different. A quite expensive possibility, chosen for the 'ICU'
@@ -1076,6 +1075,9 @@ library. To avoid this complication, cross compilation of the WEB or
CWEB programs in this module requires sufficiently recent installed
versions of 'tangle', 'ctangle', 'otangle', and 'tie'.
+ Building 'xindy' requires to run the host system 'clisp' binary, thus
+cross compilation is not possible.
+

File: texlive.info, Node: Coding Rules, Prev: Cross Compilation, Up: Build System
@@ -1190,24 +1192,24 @@ Index

Tag Table:
Node: Top949
-Node: Introduction1343
-Node: Build System1554
-Node: Prerequisites3775
-Node: Building and Installing5091
-Node: Source Tree10479
-Node: Top Levels11145
-Node: Library Modules13103
-Node: Program Modules17125
-Node: Extending20033
-Node: Configure Options23994
-Node: Global Options25161
-Node: Program Specific Options29647
-Node: Library Specific Options34469
-Node: Variable Assignments36657
-Node: Cross Compilation39098
-Node: Configuring40137
-Node: Problems41805
-Node: Coding Rules43391
-Node: Index47357
+Node: Introduction1346
+Node: Build System1560
+Node: Prerequisites3781
+Node: Building and Installing5097
+Node: Source Tree10485
+Node: Top Levels11151
+Node: Library Modules13109
+Node: Program Modules17131
+Node: Extending20039
+Node: Configure Options24000
+Node: Global Options25167
+Node: Program Specific Options29653
+Node: Library Specific Options34471
+Node: Variable Assignments36659
+Node: Cross Compilation39100
+Node: Configuring40139
+Node: Problems41807
+Node: Coding Rules43472
+Node: Index47438

End Tag Table
diff --git a/Build/source/doc/texlive.texi b/Build/source/doc/texlive.texi
index 612ff205604..d0952e59ebe 100644
--- a/Build/source/doc/texlive.texi
+++ b/Build/source/doc/texlive.texi
@@ -3,7 +3,7 @@
@settitle TeX Live: The xxx
@set version 2014/dev
-@set month-year August 2013
+@set month-year September 2013
@macro TL
@TeX{} Live
@@ -58,7 +58,7 @@ approved by the @TeX{} Users Group.
@titlepage
-@title TeXLive
+@title @TL{}
@subtitle for version @value{version}
@subtitle @value{month-year}
@author Xxx