GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PLE-CONFIG(1) PLE-CONFIG(1)

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

PLE-config [options] [scope]

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
--prefix
Installation path prefix
--exec-prefix
System-dependent path prefix
--include-dir
C header files path
--version
Library version
--cppflags
C preprocessor flags (e.g. -D<macro>, ...)
--cflags
C flags (e.g. -O, -g, ...)
--ldflags
Linker flags (e.g. -g, -L<path>, ...)
--libs
librairies used (e.g. -l<libname>)
--cc
C compiler used for build

Scope

use (default)
Options required for user code
build
Options used for build
mpi
MPI library related options
2010-02-15

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.