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
odbc_config(1) UnixODBC manual pages odbc_config(1)

odbc_config - get compile options for compiling unixODBC client

odbc_config [--prefix] [--exec-prefix] [--include-prefix] [--lib-prefix] [--bin-prefix] [--version] [--libs] [--static-libs] [--libtool-libs] [--cflags] [--odbcversion] [--odbcini] [--odbcinstini] [--header] [--ulen]

odbc_config provides built-in options, specified at build time of the unixODBC suite, which are useful for building unixODBC clients and similar programs.

Prefix for architecture-independent file tree.

Prefix for architecture-dependent file tree.

Directory with C header files for unixODBC.

Directory with object code (.so) libraries.

Location of user executables.

unixODBC version.

Compiler flags for linking dynamic libraries.

Absolute file name of static unixODBC library.

Absolute file name of libtool unixODBC library.

Compiler flags to find include files and critical compiler flags and defines used when compiling the libodbc library.

Version of the ODBC specification used by the unixODBC.

Absolute file name of the system-wide DSN configuration file odbc.ini.

Absolute file name of the driver configuration file odbcinst.ini.

Definitions of used C preprocessor constants. It is suitable to be piped into C header file.

Compiler flag for defining SIZEOF_SQLULEN.

odbcinst.ini(5), odbc.ini(5)

The authors of unixODBC are Peter Harvey and Nick Gorham. For the full list of contributors see the AUTHORS file.

unixODBC is licensed under the GNU Lesser General Public License. For details about the license, see the COPYING file.

Thu 13 Feb 2014 version 2.3.1

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.