From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | Johnny Lam <jlam(at)NetBSD(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries |
Date: | 2005-08-17 21:42:32 |
Message-ID: | 15156.1124314952@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
"Jim C. Nasby" <jnasby(at)pervasive(dot)com> writes:
>>> Unfortunately, it looks like the allow_non_pic_in_shlib setting broke
>>> platypus: http://lnk.nu/pgbuildfarm.org/3l3.pl
> Damn, I'm sorry, I totally mis-interpreted this. Turns out the failures
> are due to a perl problem.
Yeah, but the nonpic change caused that.
Can anyone tell me which machine types (host_cpu values) FreeBSD does
support non-PIC code in shlibs for? Is it only x86, and if so exactly
what's the host_cpu setting? We need to throw a conditional into
Makefile.freebsd.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2005-08-17 21:52:47 | Re: [GENERAL] Cascades Failing |
Previous Message | Josh Berkus | 2005-08-17 21:33:15 | Re: [HACKERS] bitmap scan issues 8.1 devel |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-08-17 21:49:11 | Cleanup of to_char/from_char |
Previous Message | Jim C. Nasby | 2005-08-17 20:15:52 | Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries |