Re: [PATCHES] Linking on AIX (Was: Fix linking of OpenLDAP libraries )

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at>
Cc: "Rocco Altier" <RoccoA(at)Routescape(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] Linking on AIX (Was: Fix linking of OpenLDAP libraries )
Date: 2006-09-18 15:35:11
Message-ID: 28223.1158593711@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at> writes:
> Tom Lane wrote:
>> Also, I am *really* dubious about the change to
>> ecpg/test/Makefile.regress --- if that's necessary then this whole
>> exercise is wrong.

> For a dynamic build you do not need the change.
> Only a --disable-shared build will gag without it.

Ah. In that case I think the answer is that that makefile should be
using $(libpq) or possibly $(libpq_pgport) from Makefile.global,
rather than bare "-lpq".

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matteo Beccati 2006-09-18 15:46:24 Re: -HEAD planner issue wrt hash_joins on dbt3 ?
Previous Message Simon Riggs 2006-09-18 15:30:50 Re: Limited Sort