Building with MinGW

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Building with MinGW
Date: 2015-09-27 18:11:11
Message-ID: CAMkU=1yEKUFrLN87VO8CYNSwZ3rrfke+2KsKnGXLAL7CdzA3vg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Has anyone had success following the instructions at
https://wiki.postgresql.org/wiki/Building_With_MinGW#Installing_Git
recently?

I've followed the instructions to set up the build environment on a Windows
box, and I can't build from git. I can from the nightly tarball. So I
think the most recent environment you get when following these instructions
has suffered some regression in the bison, yak, or something else involved
in building from git but not from tarball.

Also, is there anyway to know the exact git commit which the nightly
tarballs are build against?

Cheers,

Jeff

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-09-27 19:21:08 Re: Rework the way multixact truncations work
Previous Message Alvaro Herrera 2015-09-27 17:56:08 Re: Patch: Optimize memory allocation in function 'bringetbitmap'