Jonah H. Harris escribió:
> On Mon, Dec 29, 2008 at 11:47 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> > But of course those are just as straightforward in autoconf.  It's
> > the not-straightforward stuff that's going to be a PITA to translate.
> 
> As much as I dislike autotools, I really despise CMake; it's a nasty
> piece of work and I hope we don't switch to it.  Though, as I must've
> missed it, what's the main complaint with the current build system?

The fact that we have to have a mostly parallel build system for MSVC.
Anything beyond the most trivial changes must be manually patched there
too, which is annoying and breaks the MSVC build frequently.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to