How to build pgsql without producing the shared lib libpg.so?

From: Yan Zhang Chen <yzc(at)mindspring(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: How to build pgsql without producing the shared lib libpg.so?
Date: 1999-10-21 06:02:13
Message-ID: Pine.LNX.4.05.9910210557140.5134-100000@jasmine.eng.mindspring.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all! Due to some reason, I need to build pgsql without producing
the shared lib libpg.so. Is there a configure option for disabling
producing the shared lib? If not, I guess I would need to modify
some config/Makefiles; what would be the appropriate way?

Thanks for your help,
--Yan

Browse pgsql-general by date

  From Date Subject
Next Message amy cheng 1999-10-21 12:37:51 Re: [GENERAL] cidr and inet
Previous Message Ting Zhou 1999-10-21 05:29:12 How to unlock a table after client dies during a transaction?