Re: Is a modern build system acceptable for older platforms

Поиск
Список
Период
Сортировка
От Yuriy Zhuravlev
Тема Re: Is a modern build system acceptable for older platforms
Дата
Msg-id CANiD2e-OGdOkeq2ZMW3mvCSNCLNN=8wPG=qkvAMW9GJet+do0Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is a modern build system acceptable for older platforms  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers
No tons of hacks.

I mean things like HAVE_LONG_LONG_INT you can't figure out on "configure" stage without parsing config.h in CMake. Also, maybe I am wrong but you can't check 32/64 bit consistent between target postgres and your current environment.  
etc and etc

That would just add to the knowledge that developers and committers
would need. "One more level of indirection" is rarely the right
solution.

A lot of similar projects made this transformation and came to CMake, what problem with Postgres? 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: A few warnings on Windows
Следующее
От: Yuriy Zhuravlev
Дата:
Сообщение: Re: Is a modern build system acceptable for older platforms