Lines Matching full:configuration
40 * Configuration Names:: Configuration Names.
268 HOST is the configuration name of the host system (*note Configuration
838 script to discover the configuration features on the host system, rather
945 File: configure.info, Node: Files, Next: Configuration Names, Prev: Getting Started, Up: Top
1018 This is the configuration script. This script contains
1245 A shell script which determines the configuration name for the
1249 A shell script which canonicalizes a configuration name entered by
1294 File: configure.info, Node: Configuration Names, Next: Cross Compilation Tools, Prev: Files, Up: Top
1296 4 Configuration Names
1299 The GNU configure system names all systems using a "configuration
1301 parts in certain cases), and the term "configuration triplet" is still
1306 * Configuration Name Definition:: Configuration Name Definition.
1307 * Using Configuration Names:: Using Configuration Names.
1310 File: configure.info, Node: Configuration Name Definition, Next: Using Configuration Names, Up: Configuration Names
1312 4.1 Configuration Name Definition
1319 When using a configuration name in a configure option, it is normally
1326 The fields of a configuration name are as follows:
1349 configuration name is `i586-pc-linux-gnulibc1'. In this case the
1354 configuration name for the system on which it is run. It does by
1357 Because `config.guess' can normally determine the configuration name
1358 for a machine, it is normally only necessary to specify a configuration
1363 File: configure.info, Node: Using Configuration Names, Prev: Configuration Name Definition, Up: Configuration Names
1365 4.2 Using Configuration Names
1369 configuration name. You will need to do this if you have to compile
1376 determine whether the feature is supported based on a configuration
1383 canonical configuration name (which will be the case if `configure.in'
1406 File: configure.info, Node: Cross Compilation Tools, Next: Canadian Cross, Prev: Configuration Names, Up: Top
1490 If your configure script needs to know the configuration name of the
1497 The canonical configuration name of the host. This will normally
1510 The first three parts of the canonical configuration name.
1513 `configure.in'. For an example, see *note Using Configuration Names::.
1527 `configure'. The argument to `--target' is the configuration name of
1528 the system for which you wish to generate code. *Note Configuration
1553 The canonical configuration name of the target.
1562 The first three parts of the canonical target configuration name.
1565 a native configuration. If they are different, you can assume a cross
1566 configuration.
1574 differences between two configuration names are significant or not.
1586 canonical target configuration name. This permits the user to use the
1592 `--target' options may map into the same canonical configuration name.
1667 `configure'/`make', the configuration of the target libraries is
1672 the `--target' option for the overall configuration. If no `--target'
1673 option was used for the overall configuration, the `--host' option will
1677 This translation of configuration options is done because since the
1679 built in order to run on the target of the overall configuration. By
1681 the target system of the overall configuration.
1683 The same process is used for both a native configuration and a cross
1684 configuration. Even when using a native configuration, the target
1691 There is one difference between a native configuration and a cross
1692 configuration. In a native configuration, the target libraries are
1694 configuration, the target libraries are normally built in a subdirectory
1824 In a native configuration, when target libraries are not built in a
1827 only C code, and in a native configuration the results of the host
1833 for a native configuration, avoiding this problem.
1886 configuration machinery on a non-Unix system.
1953 The `--build' option is used to specify the configuration name of
1958 The `--host' option is used to specify the configuration name of the
1977 reliably compare configuration names (*note Using the Target Type::).
2084 In order to build the Windows (configuration name `i386-cygwin32')
2141 normal configuration, `cross_compiling' will be `no'.
2329 recreate the configuration. The `config.status' file will simply
2586 prefix, and it seems unwise to assume that every configuration
2641 * canonical system names: Configuration Names. (line 6)
2653 * configuration names: Configuration Names. (line 6)
2654 * configuration triplets: Configuration Names. (line 6)
2677 * host names: Configuration Names. (line 6)
2681 * host triplets: Configuration Names. (line 6)
2702 * system names: Configuration Names. (line 6)
2703 * system types: Configuration Names. (line 6)
2707 * triplets: Configuration Names. (line 6)
2738 Node: Configuration Names48485
2739 Node: Configuration Name Definition48985
2740 Node: Using Configuration Names51308