Re: Static library for libpq? - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: Static library for libpq?
Date
Msg-id 6808.1005754599@sss.pgh.pa.us
Whole thread Raw
In response to Static library for libpq?  (Michael Lam <mlam@rim.net>)
List pgsql-interfaces
Michael Lam <mlam@rim.net> writes:
> When I checked only the Win32 version gets a static as well as a dynamic
> library. (i.e. Unix boxes only get the .so's)

On what do you base that claim?

$ ls ~postgres/testversion/lib
libecpg.a        libpgeasy.sl.2@  libpq++.sl*      plpgsql.sl*
libecpg.sl*      libpgtcl.a       libpq++.sl.4@    pltcl.sl*
libecpg.sl.3@    libpgtcl.sl*     libpq.a
libpgeasy.a      libpgtcl.sl.2@   libpq.sl*
libpgeasy.sl*    libpq++.a        libpq.sl.2@

Looks like plenty of .a's to me on this HPUX box ... also, a cursory
look at Makefile.shlib shows the static library is built and installed
on all non-Windows platforms.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Michael Lam
Date:
Subject: Re: Static library for libpq?
Next
From: Alexaki Sofia
Date:
Subject: problem with odbc include files