Statically linking against libpq - Mailing list pgsql-odbc

From Johnny Yan
Subject Statically linking against libpq
Date
Msg-id BY2PR0301MB0663575831098F228A35528BC33A0@BY2PR0301MB0663.namprd03.prod.outlook.com
Whole thread Raw
Responses Re: Statically linking against libpq
List pgsql-odbc

Hi,

 

We’re building the postgres odbc driver by ourselves for our customers on Linux. It builds against hence depends on libpq.so. We’re wondering if there is a secret configure flag to statically link against libpq such that the final psqlodbcw.so has less dependencies and in particular doesn’t depend on libpq.so. Also if there is no such config flag yet, are you guys planning to add one? Thank you for your help in advance.

 

Johnny

pgsql-odbc by date:

Previous
From: "Andrus"
Date:
Subject: Re: How to get correct error message before logging to database
Next
From: Heikki Linnakangas
Date:
Subject: Re: Statically linking against libpq