Re: Shared object for the driver in AIX

From: reinier <reinier(at)humaninference(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Shared object for the driver in AIX
Date: 2013-11-04 16:09:44
Message-ID: 1383581384780-5776861.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Extract the .so file from the .a:
ar -x -X32_64 psqlodbcw.a

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Shared-object-for-the-driver-in-AIX-tp5767046p5776861.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Prabakaran, Vaishnavi 2013-11-05 05:32:15 Configuration error in psqlodbc-09.02.0100 . Help needed!
Previous Message Heikki Linnakangas 2013-11-03 08:33:39 Re: src/test/dataatexecution-test.c: VOID undeclared