Re: Build fails with different versions of clang and LLVM

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Build fails with different versions of clang and LLVM
Дата
Msg-id 20180423153531.do4jqb7fyo7zsu5a@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Build fails with different versions of clang and LLVM  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Build fails with different versions of clang and LLVM  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Hi,

On 2018-04-23 18:33:30 +0300, Heikki Linnakangas wrote:
> To add to the story: I installed clang 3.9, but I still got the same error.
> I now had both clang 3.8 and 3.9 installed, but /usr/bin/clang still pointed
> to clang-3.8, so autoconf still picked that up. Only after removing
> clang-3.8 altogether, it started working.

And CLANG=clang-3.9 to autoconf didn't cure that?

I've experimented a bit w/ this and there seem to be fewer cross-version
issues in newer clang/llvm versions.


Greetings,

Andres Freund


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Build fails with different versions of clang and LLVM
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Make description of heap records more talkative for flags