Part 1: Getting Started : Using The Product : Environment-Specific Information : For UNIX and Linux Users : 32-Bit Drivers

32-Bit Drivers
If your application was built with 32-bit system libraries, you must use 32-bit drivers. If your application was built with 64-bit system libraries, you must use 64-bit drivers (see 64-Bit Drivers). The database to which you are connecting can be either 32-bit or 64-bit enabled.
The library path environment variable is:
AIX
SALESFORCE USERS: When compiling an application on AIX for use with the driver for Salesforce, you must not use the -brtl option.
TERADATA USERS: When compiling an application on AIX for use with the driver for the Teradata database, you must use the -brtl option. For example, use cc -o pgm pgm.o  –brtl -lodbc or ld -o pgm –brtl pgm.o -lodbc
HP-UX
All of the standard 32-bit UNIX drivers are supported on HP PA-RISC.
All of the standard 32-bit UNIX drivers are supported on HP PA-RISC.
For IPF, the following DataDirect Connect for ODBC are supported:
The following DataDirect Connect XE for ODBC drivers are supported:
Considerations for Salesforce users:
Linux
All drivers are supported on Linux except for the Informix driver.
Oracle Solaris
All of the standard 32-bit UNIX drivers are supported on Solaris SPARC.
For x86, the following DataDirect Connect for ODBC drivers are supported:
The following DataDirect Connect XE for ODBC drivers are supported:

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.