MAN page from Fedora 22 unixODBC-2.3.2-6.fc22.x86_64.rpm
odbc_config
Section: UnixODBC manual pages (1)
Updated: Thu 13 Feb 2014
Index
NAME
odbc_config - get compile options for compiling unixODBC client
SYNOPSIS
[
--prefix ][
--exec-prefix ][
--include-prefix ][
--lib-prefix ][
--bin-prefix ][
--version ][
--libs ][
--static-libs ][
--libtool-libs ][
--cflags ][
--odbcversion ][
--odbcini ][
--odbcinstini ][
--header ][
--ulen ]
DESCRIPTION
odbc_configprovides built-in options, specified at build time of the unixODBC suite, whichare useful for building unixODBC clients and similar programs.
OPTIONS
- --prefix
Prefix for architecture-independent file tree.
--exec-prefixPrefix for architecture-dependent file tree.
--include-prefixDirectory with C header files for unixODBC.
--lib-prefixDirectory with object code (.so) libraries.
--bin-prefixLocation of user executables.
--versionunixODBC version.
--libsCompiler flags for linking dynamic libraries.
--static-libsAbsolute file name of static unixODBC library.
--libtool-libsAbsolute file name of libtool unixODBC library.
--cflagsCompiler flags to find include files and critical compiler flags and defines usedwhen compiling the libodbc library.
--odbcversionVersion of the ODBC specification used by the unixODBC.
--odbciniAbsolute file name of the system-wide DSN configuration fileodbc.ini.
--odbcinstiniAbsolute file name of the driver configuration fileodbcinst.ini.
--headerDefinitions of used C preprocessor constants. It is suitable to be piped intoC header file.
--ulenCompiler flag for definingSIZEOF_SQLULEN.
SEE ALSO
odbcinst.ini(5),
odbc.ini(5)
AUTHORS
The authors of unixODBC arePeter HarveyandNick GorhamFor the full list of contributors see the
AUTHORSfile.
COPYRIGHT
unixODBC is licensed under the GNU Lesser General Public License. For detailsabout the license, see the
COPYINGfile.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- AUTHORS
- COPYRIGHT
This document was created byman2html,using the manual pages.