.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "GMT-CONFIG" "1" "Jan 07, 2024" "6.5" "GMT" .SH NAME gmt-config \- Get information about the gmt installation .SH SYNOPSIS .sp \fBgmt\-config\fP [ \fIoptions\fP ] .SH DESCRIPTION .sp \fBgmt\-config\fP is used by developers who need to know technical information about the current GMT installation, such as what include files to supply, the path to the library, and more. .SH REQUIRED ARGUMENTS .sp None. .SH OPTIONAL ARGUMENTS .INDENT 0.0 .TP \fB\-\-help\fP Display this help message and exit. .TP \fB\-\-all\fP Display all options. .TP \fB\-\-bits\fP Whether library is build 32\-bit or 64\-bit. .TP \fB\-\-cc\fP The C compiler used. .TP \fB\-\-cflags\fP The pre\-processor and compiler flags used. .TP \fB\-\-datadir\fP GMT\(aqs data directories. .TP \fB\-\-dataserver\fP The URL of the remote GMT data server. .TP \fB\-\-dcw\fP The location of the DCW database. .TP \fB\-\-dep\-libs\fP The dependent libraries. .TP \fB\-\-gshhg\fP The location of the GSHHG database. .TP \fB\-\-has\-fftw\fP Whether FFTW is used in build. .TP \fB\-\-has\-pcre\fP Whether PCRE is used in build. .TP \fB\-\-has\-lapack\fP Whether LAPACK is used in build. .TP \fB\-\-has\-openmp\fP Whether GMT was built with OpenMP support. .TP \fB\-\-includedir\fP The include directory. .TP \fB\-\-libdir\fP The library directory. .TP \fB\-\-libs\fP The library linking information. .TP \fB\-\-plugindir\fP GMT\(aqs plugin directory. .TP \fB\-\-prefix\fP The install prefix. .TP \fB\-\-version\fP The library version .UNINDENT .SH EXAMPLES .sp To determine the compiler flags that is required for an external to to find the GMT function prototypes, try: .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C gmt\-config \-\-cflags .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp \fI\%gmt\fP .SH COPYRIGHT 2024, The GMT Team .\" Generated by docutils manpage writer. .