Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CC_OPTIMIZE_FOR_SIZE: Optimize for size (-Os)

General informations

The Linux kernel configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE has multiple definitions:

Optimize for size (-Os) found in init/Kconfig

The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:

Help text

Choosing this option will pass "-Os" to your compiler resulting in a smaller kernel.

Optimize for size found in init/Kconfig

The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:

Help text

Enabling this option will pass "-Os" instead of "-O2" to your compiler resulting in a smaller kernel.

If unsure, say N.

Optimize for size (Look out for broken compilers!) found in init/Kconfig

The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:

Help text

Enabling this option will pass "-Os" instead of "-O2" to gcc resulting in a smaller kernel.

WARNING: some versions of gcc may generate incorrect code with this option. If problems are observed, a gcc upgrade may be needed.

If unsure, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab