Scroll to navigation

PLE-CONFIG(1) PLE-CONFIG(1)

NAME

ple-config - Script to get information about the installed version of the PLE library.

SYNOPSIS

PLE-config [options] [scope]

DESCRIPTION

This script is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use libple.

OPTIONS

Options

Installation path prefix
System-dependent path prefix
C header files path
Library version
C preprocessor flags (e.g. -D<macro>, ...)
C flags (e.g. -O, -g, ...)
Linker flags (e.g. -g, -L<path>, ...)
librairies used (e.g. -l<libname>)
C compiler used for build

Scope

Options required for user code
Options used for build
MPI library related options
2010-02-15