| От | Tom Lane |
|---|---|
| Тема | Re: Compiler warnings on Debian 10 |
| Дата | |
| Msg-id | 1487672.1613079407@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Compiler warnings on Debian 10 ("Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>) |
| Список | pgsql-general |
Looking at things more closely, I realize that the warnings are not
showing up in most compiles (if they were, you'd have many more of
them). They are only showing up in the llvmjit_*.cpp files, which
need to be built with a C++ compiler not gcc. I can see in your
make log that those are getting built with "c++", so now I wonder
exactly which compiler that is.
You could probably suppress these complaints by passing "CXX=g++"
to configure. Or at least, you could if g++ was installed, but
I think configure will default to that if it can find it...
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера