Re: configure can't detect proper pthread flags

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: configure can't detect proper pthread flags
Дата
Msg-id 20150320132637.GC30141@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: configure can't detect proper pthread flags  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: configure can't detect proper pthread flags  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 2015-03-20 10:23:51 -0300, Alvaro Herrera wrote:
> Andres Freund wrote:
> > FWIW, I think emitting such errors at link time is utterly pointless and
> > rather annoying. I can see a point of emitting them them when compiling
> > code that uses deprecated functions. But we quite obviously can't do
> > much about openssl using gethostbyname.
> 
> We don't seem have much leverage with the guys producing the linker.  If
> we do, then surely our best bet is to get them to be quiet, or at least
> provide an --yes-i-know-your-crap-is-noisy-please-shut-it-up option.

It's not the linker, it's uclibc that adds the warning.

http://git.uclibc.org/uClibc/commit/?id=fdc6f045fa8b71a91a0c55b6390f8d0741e9f374

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dmitry Dolgov
Дата:
Сообщение: Re: GSoC 2015: Extra Jsonb functionality
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: configure can't detect proper pthread flags