kefir-detect-host-env - Man Page

host environment detector

Synopsis

kefir-detect-host-env--header | --environment | --help

Description

kefir-detect-host-env is used to detect environment (include paths, library paths, dynamic linker, suitable kefir target) on the host and output it as a C header or shell environment into stdout.

Options

--header

Output host environment information in C header format

--environment

Output host environment information in shell environment format

--help

Display help text

Environment

Environment variables that affect kefir-detect-host-env operation:

CC

C compiler to use for detection

CFLAGS

C compiler flags to use for detection

Notes

The kefir-detect-host-env script is licensed under the terms of GNU GPLv3 license.

kefir-detect-host-env is developed and maintained by Jevgenijs Protopopovs

Please report bugs found in kefir-detect-host-env to jevgenij@protopopov.lv

kefir-detect-host-env is available online at https://sr.ht/~jprotopopov/kefir/ with read-only mirrors at https://git.protopopov.lv/kefir and https://codeberg.org/jprotopopov/kefir

Info

January 2024