Thread: Need to make a 32 bit PostgreSQL ODBC driver for Linux
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bitversion of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way tomake a 32 bit version? Any assistance would be greatly appreciated. Thank you, Carter Chee
On 03/26/2015 01:19 PM, Carter Chee wrote: > I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way tomake a 32 bit version? Any assistance would be greatly appreciated. Have you looked here: https://odbc.postgresql.org/docs/win32-compilation.html Or you could get the MSI for the 32 bit version: https://odbc.postgresql.org/docs/win32-compilation.html psqlodbc_09_03_0300-1.zip > > Thank you, > > Carter Chee > > > > -- Adrian Klaver adrian.klaver@aklaver.com
Which Linux distribution are you using?
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count




Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count




Maybe this will help:
http://stackoverflow.com/questions/23638271/how-to-compile-32-bit-apps-on-64-bit-rhel
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: Raiford@labware.com
Date: 03/26/2015 04:32 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Red Hat Enterprise 7
On Mar 26, 2015, at 1:31 PM, Raiford@labware.com wrote:
Which Linux distribution are you using?
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count
www.labware.com
Results Count




http://stackoverflow.com/questions/23638271/how-to-compile-32-bit-apps-on-64-bit-rhel
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: Raiford@labware.com
Date: 03/26/2015 04:32 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Red Hat Enterprise 7
On Mar 26, 2015, at 1:31 PM, Raiford@labware.com wrote:
Which Linux distribution are you using?
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count
www.labware.com
Results Count




Oops.. I meant to include this one also. Assuming you are not running gcc directly, you will need to set the compiler flags before running ./configure.
http://www.postgresql.org/message-id/4F84F52F97689940841C4177DCA31E799479EA@000ns030.niedermeyer.private
Best Regards,
Jon Raiford
raiford@labware.com
Tel: +1 (302) 658-8444
http://www.labware.com
LabWare LIMS Solutions - Results Count
From: Raiford@labware.com
To: Carter Chee <carter.chee@objectbrains.com>
Cc: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:39 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
Maybe this will help:
http://stackoverflow.com/questions/23638271/how-to-compile-32-bit-apps-on-64-bit-rhel
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: Raiford@labware.com
Date: 03/26/2015 04:32 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Red Hat Enterprise 7
On Mar 26, 2015, at 1:31 PM, Raiford@labware.com wrote:
Which Linux distribution are you using?
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count
www.labware.com
Results Count
www.labware.com
Results Count




http://www.postgresql.org/message-id/4F84F52F97689940841C4177DCA31E799479EA@000ns030.niedermeyer.private
Best Regards,
Jon Raiford
raiford@labware.com
Tel: +1 (302) 658-8444
http://www.labware.com
LabWare LIMS Solutions - Results Count
From: Raiford@labware.com
To: Carter Chee <carter.chee@objectbrains.com>
Cc: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:39 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
Maybe this will help:
http://stackoverflow.com/questions/23638271/how-to-compile-32-bit-apps-on-64-bit-rhel
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: Raiford@labware.com
Date: 03/26/2015 04:32 PM
Subject: Re: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Red Hat Enterprise 7
On Mar 26, 2015, at 1:31 PM, Raiford@labware.com wrote:
Which Linux distribution are you using?
Jon
From: Carter Chee <carter.chee@objectbrains.com>
To: pgsql-odbc@postgresql.org
Date: 03/26/2015 04:19 PM
Subject: [ODBC] Need to make a 32 bit PostgreSQL ODBC driver for Linux
Sent by: pgsql-odbc-owner@postgresql.org
I’ve downloaded the psqlodbc-09.03.0300 source, and compiled and make it successfully. The problem I have is I need a 32bit version of the driver. The application that I need the driver for only uses the 32 bit version. Is there a way to make a 32 bit version? Any assistance would be greatly appreciated.
Thank you,
Carter Chee
--
Sent via pgsql-odbc mailing list (pgsql-odbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
www.labware.com
Results Count
www.labware.com
Results Count
www.labware.com
Results Count



