Re: BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0
Дата
Msg-id 2977259.1646232603@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17424: Build failed on disabled GNUC in Clang environment CFLAGS= -O2 -fgnuc-version=0  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> -fgnuc-version flag used to disable __builtin_xx functions in
> PotgreSQLv14.2

We do not support that, and I don't see any very good reason why
we should.  If you want to use some other compiler, then do so,
but if you're on gcc then what's wrong with using its builtins?

            regards, tom lane



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

Предыдущее
От: "egashira.yusuke@fujitsu.com"
Дата:
Сообщение: RE: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error.
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Reconnect a single connection used by multiple threads in embedded SQL in C application causes error.