simage-config(1)
Display Simage Library Configuration
SYNOPSIS
simage-config
OPTION
[
OPTION
... ]
DESCRIPTION
simage-config
is a script that is used to display what compiler flags and libraries were
used when Simage was built.
OPTIONS
- --version
-
Return Simage version string
- --help
-
Display simage-config usage information
- --cppflags
-
Return C pre-processor flags for use when compiling with Simage
- --cflags
-
Return C compiler flags for use when compiling with Simage
- --ldflags
-
Return linker flags needed when linking against Simage
- --libs
-
Return libraries one must link with when using Simage
- --alternate=<config-name>
-
Set Simage configuration to something other than default (when using
multiple Simage configurations).