Compiling libs only

From: Ramon Krikken <rkr(at)netmaine(dot)com>
To: hackers(at)postgresql(dot)org
Subject: Compiling libs only
Date: 1998-01-16 21:05:29
Message-ID: 34BFCB99.BDA2F89D@netmaine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

question that i couldnt get answered in Questions, so at the risk of
being shot sending it here.

Is it possible to compile only lib(pq) and not the rest of the DBMS.
I'm facing the problem where i have to install client software on
multiple platforms, and wanting to make C stubs for the applications.
Building the entire DBMS on every platform is no option (space limits).
I have already tried a config, then compile in the interfaces/lib
dir, but that does not seem to work. Unfortunately i am not yet fully
up to date with knowledge of the sources, so making a 'make lib' isnt
within my powers......

Any suggestions?

Ramon

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-16 21:35:49 Re: [HACKERS] Latest src tree
Previous Message maycock 1998-01-16 20:07:49 Latest src tree