Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: "sibel karaasma" <karaasma83(at)yahoo(dot)com>, pgsql-hackers(at)postgresql(dot)org
Cc: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Subject: Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Date: 2006-05-25 05:36:04
Message-ID: 65937bea0605242236u70fad82eo6d38cba2a071f1a0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Sibel,

Here's the mail that I posted about 10 days ago about compiling
and debugging postgres on windows. I have used msys/mingw toolkit and
it is the recommended (by pg community) toolkit to compile postgres on
windows.

http://archives.postgresql.org/pgsql-hackers/2006-05/msg00396.php

Hope it helps. Do let me know if you face any problems.

Regards,
Gurjeet.

On 5/25/06, Jim C. Nasby <jnasby(at)pervasive(dot)com> wrote:
> On Wed, May 24, 2006 at 01:46:19AM -0700, sibel karaasma wrote:
> > Hi I'm a new postgresql user. I wrote ACO (ant colony optimazition) and
> > want to replace it with GEQO in postres/src/backend/optimizer but I don't know how
> > to compile and run the source code :(
> >
> > I installed postgresql-8.1.3 and cygwin but I can not use them to
> > compile the source code. I want to compare GEQO and ACO optimizers performance using a small database
>
> mingw is now the approved build method for windows, and I think there's
> instructions on how to build PostgreSQL with it somewhere, though I
> can't seem to find them now. Though to be honest, you'd probably find it
> easier doing development on any kind of a unix box, including OS X.
> --
> Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
> Pervasive Software http://pervasive.com work: 512-231-6117
> vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2006-05-25 05:46:49 Re: compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Previous Message Bruce Momjian 2006-05-25 02:33:53 Gborg and pgfoundry