Re: [HACKERS] src/interfaces/libpq shipping nmake-related Makefiles - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] src/interfaces/libpq shipping nmake-related Makefiles
Date
Msg-id 20170407151529.zxobxky3p3dwq2h5@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] src/interfaces/libpq shipping nmake-related Makefiles  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On 2017-04-07 13:00:39 +0200, Magnus Hagander wrote:
> Insurmountable, probably not. The big difference is that you don't need
> *any* dependencies to build a libpq using win32.mak, but you need many of
> them (to start with, perl...) to build using the built-in one. For people
> who want to build it, it certainly save a lot more than "a few minutes".
> For somebody who doesn't have ready scripts it takes a *long* time to set
> up a build environment to do our regular msvc builds.

For a useful libpq you actually need a good chunk of dependencies,
including openssl.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: [HACKERS] [PATCH] Warn users about duplicate configuration parameters
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] [PATCH] Warn users about duplicate configurationparameters