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
QUANTLIB-CONFIG(1) FreeBSD General Commands Manual QUANTLIB-CONFIG(1)

quantlib-config - compiler / linker flags for QuantLib

quantlib-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--cflags]

quantlib-config is a tool which can be used to determine the compiler and linker flags that should be used to compile and link programs that use QuantLib.

quantlib-config accepts the following options:
--prefix[=DIR]
Show the QuantLib installation prefix.
--exec-prefix[=DIR]
Show the QuantLib execution direction prefix.
--libs
Print the linker flags that are necessary to link a QuantLib program.
--cflags
Print the compiler flags that are necessary to compile a QuantLib program.
--version
Print the currently installed version of QuantLib on the standard output.

gtk-config(1), gnome-config(1), the QuantLib documentation and website at http://quantlib.org.

The QuantLib Group (see Contributors.txt).

This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the Debian GNU/Linux maintainer for quantlib.

20 September 2001 QuantLib

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.