Re: compiling on windows with mingw

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

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.

--
Regards
Petr Jelinek (PJMODOS)
www.parba.cz

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message sandeep satpal 2005-11-09 10:55:51 How postgres find OID of function from opclassoid
Previous Message daveg 2005-11-09 08:50:18 Re: Exclusive lock for database rename