Re: compiling on windows with mingw

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Petr Jelinek <pjmodos(at)seznam(dot)cz>
Cc: Gevik babakhani <gevik(at)xs4all(dot)nl>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compiling on windows with mingw
Date: 2005-11-09 14:47:30
Message-ID: 43720C02.1000004@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Petr Jelinek wrote:

> Gevik babakhani wrote:
>
>>
>> I would like to compile the code on windows. I understand I need mingw.
>>
>> on the mingw site there are may packages to download and install.
>>
>> Does anyone know which ones to download install in order to compile pg.
>>
>
> MingW-x.x.x.exe
>
> and MSYS-x.x.x.exe
>
> and you have to build it from msys shell.
>
> If you want to build cvs sources, you also need flex and bison.
>

The DTK is also useful, possibly even necessary for building with CVS.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2005-11-09 14:56:51 Re: SIGSEGV taken on 8.1 during dump/reload
Previous Message Robert Creager 2005-11-09 14:28:28 Re: SIGSEGV taken on 8.1 during dump/reload