From: | "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PORTS] PostgreSQL supported platform report and a |
Date: | 2002-11-08 02:37:05 |
Message-ID: | 200211080237.gA82b5x15852@bajor.mug.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > I am fine with this because it only touches unixware-specific stuff,
>
> This is an entirely new feature, so it's inappropriate to do now. And if
> we do it, we should do it for all platforms.
I disagree that it's a new feature. The code to add the -rpath (-R) option
was already there. My patch made it more useful in that the additional search
libraries are now placed in the -rpath (-R) option. As to doing it on all
platforms, that would be a decision for the maintainers of that platforms port.
It may not be necessary for it to occur on a particular platform. The patch
to Makefile.global.in provides the means by which the individual ports can add
the additional search paths. It's up to the port maintainers to decide if
it's needed for their port, IMHO.
--
____ | Billy G. Allie | Domain....: Bill(dot)Allie(at)mug(dot)org
| /| | 7436 Hartwell | MSN.......: B_G_Allie(at)email(dot)msn(dot)com
|-/-|----- | Dearborn, MI 48126|
|/ |LLIE | (313) 582-1540 |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-11-08 04:24:20 | Re: [HACKERS] PostgreSQL supported platform report and a patch. |
Previous Message | Neil Conway | 2002-11-08 02:28:12 | Re: [HACKERS] Database replication... - Mission Critica |