From: | Darcy Buskermolen <darcy(at)wavefire(dot)com> |
---|---|
To: | Benjamin Reed <ranger(at)befunk(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: Libpq is not a shared library on Mac OS X |
Date: | 2003-01-02 19:40:43 |
Message-ID: | 200301021140.43015.darcy@wavefire.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
It's best to send the context diffs to it to pgsql-patches(at)postgresql(dot)org
On Thursday 02 January 2003 11:08, Benjamin Reed wrote:
> On Thu, 2003-01-02 at 13:38, Peter Eisentraut wrote:
> > Kenji Sugita writes:
> > > A libpq library on Mac OS X is made as a loadable library (bundle).
> > > Since a shared library version (dylib) of libpq does not exist, all
> > > programs which use libpq are always linked with a static version of
> > > libpq.
> >
> > Since only Mac OS X has this stupid dichotomy, no one has bothered to do
> > anything about it yet. Feel free to propose a solution.
>
> I have a fix for it in the Fink packages. It needs a little reworking,
> but basically works.
>
> Give me a few minutes, I'll clean up the patch a bit and pass it on. Is
> it OK to post it here, or is there somewhere better to send it?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Darcy Buskermolen
Wavefire Technologies Corp.
ph: 250.717.0200
fx: 250.763.1759
http://www.wavefire.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-01-02 20:02:34 | Re: |
Previous Message | Stephan Szabo | 2003-01-02 19:15:03 | Re: |