Re: LLVM strip -x fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: LLVM strip -x fails
Дата
Msg-id 3149948.1682009028@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: LLVM strip -x fails  (Andres Freund <andres@anarazel.de>)
Ответы Re: LLVM strip -x fails  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Afaict the only safe thing to use when stripping static libs is
> -g/--strip-debug.

The previous complaint about this [1] suggested we use --strip-unneeded
for all cases with GNU strip, same as we've long done for shared libs.
It's an easy enough change, but I wonder if anyone will complain.

            regards, tom lane

[1] https://www.postgresql.org/message-id/17898-5308d09543463266%40postgresql.org



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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Memory leak from ExecutorState context?
Следующее
От: Tom Lane
Дата:
Сообщение: New committers: Nathan Bossart, Amit Langote, Masahiko Sawada