Re: Building Postgres using mingw

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Building Postgres using mingw
Date: 2014-05-07 17:26:17
Message-ID: CAMkU=1xhDG8km7aF4=RJqCx-cYES7QPeSaga9d8PgKsbXAyumQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 7, 2014 at 8:27 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com>wrote:

> Hi all,
>
> Following some instructions on the wiki and the docs, I am trying to
> compile the code using minwg:
> https://wiki.postgresql.org/wiki/Building_With_MinGW
>
> http://www.postgresql.org/docs/devel/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW
>
> After installing mingw-w64 and adding its binaries to PATH, I am able
> to complete configure correctly (including finding a compiler with
> --host=x86_64-w64-mingw32). However mingw-w64 does not have a make
> command included so compilation cannot continue.
>

Did you select the 'developer toolkit' when running the mingw installer?

Cheers,

Jeff

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2014-05-07 17:39:43 Re: Server process crash - Segmentation fault
Previous Message Leif Jensen 2014-05-07 17:16:56 Re: Server process crash - Segmentation fault