Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Date
Msg-id 15156.1124314952@sss.pgh.pa.us
Whole thread Raw
In response to Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.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


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: [GENERAL] Cascades Failing
Next
From: Josh Berkus
Date:
Subject: Re: bitmap scan issues 8.1 devel