Compiling libs only - Mailing list pgsql-hackers

From Ramon Krikken
Subject Compiling libs only
Date
Msg-id 34BFCB99.BDA2F89D@netmaine.com
Whole thread Raw
List 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

pgsql-hackers by date:

Previous
From: maycock@intelliquest.com
Date:
Subject: Latest src tree
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Latest src tree