| From: | Lee Thompson <bm55b(at)yahoo(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #2170: --rpath option is skipping shared libs |
| Date: | 2006-01-15 06:57:17 |
| Message-ID: | 20060115065717.36644.qmail@web30506.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Think it should be separted from --enable-rpath?
Maybe something like --enable-ldrpath?
--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Lee Thompson" <bm55b(at)yahoo(dot)com> writes:
> > + if test "$enable_rpath" = yes ; then
> > + LIBDIRS="$LIBDIRS -Wl,-R$dir"
> > + fi
>
> What is this supposed to accomplish? (Other than
> probably breaking
> every non-gcc toolchain on the planet...)
>
> regards, tom lane
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rafał | 2006-01-15 20:12:44 | [PostgreSQL 8.1.2] GRANT ALL ... role1 and relation does not exist |
| Previous Message | Tom Lane | 2006-01-15 04:07:47 | Re: BUG #2170: --rpath option is skipping shared libs |