Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries
Дата
Msg-id 15156.1124314952@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with libraries  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: pthread stack on FreeBSD WAS: HEAD doesn't cope with  ("Johnny C. Lam" <jlam@NetBSD.org>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [GENERAL] Cascades Failing
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: bitmap scan issues 8.1 devel