info > CONFIG.GUESS

πŸ“› NAME

config.guess β€” guess the build system triplet

πŸš€ Quick Reference

Use CaseCommandDescription
πŸ” Guess build system typeconfig.guessOutput the configuration name of the build machine
❓ Show helpconfig.guess -hPrint help and exit
πŸ“… Show timestampconfig.guess -tPrint date of last modification and exit
πŸ”’ Show versionconfig.guess -vPrint version number and exit
βš™οΈ Specify build compilerCC_FOR_BUILD=clang config.guessUse a specific compiler for the build machine

πŸ“‹ SYNOPSIS

config.guess [OPTION]

πŸ“ DESCRIPTION

The GNU build system distinguishes three types of machines, the build machine on which the compilers are run, the host machine on which the package being built will run, and, exclusively when you build a compiler, assembler etc., the target machine, for which the compiler being built will produce code.

This script will guess the type of the build machine.

Output the configuration name of the system config.guess is run on.

βš™οΈ OPTIONS

🌐 ENVIRONMENT VARIABLES

config.guess might need to compile and run C code, hence it needs a compiler for the build machine: use the environment variable CC_FOR_BUILD to specify the compiler for the build machine. If CC_FOR_BUILD is not specified, CC will be used. Be sure to specify CC_FOR_BUILD if CC is a cross‑compiler to the host machine.

πŸ› REPORTING BUGS

Report bugs and patches to config-patches AT gnu.org.

Originally written by Per Bothner.
Copyright 1992‑2022 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

GNU config.guess (2022‑01‑09) January 2022

CONFIG.GUESS
πŸ“› NAME πŸš€ Quick Reference πŸ“‹ SYNOPSIS πŸ“ DESCRIPTION βš™οΈ OPTIONS 🌐 ENVIRONMENT VARIABLES πŸ› REPORTING BUGS

Generated by phpman v4.9.26-5-g7740029 Author: Che Dong Under GNU General Public License
2026-08-14 21:22 @2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!