Re: What do I need to be able to compile the source in Win32

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jarmo Paavilainen" <netletter(at)comder(dot)com>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)hub(dot)org>
Subject: Re: What do I need to be able to compile the source in Win32
Date: 2000-10-01 15:24:45
Message-ID: 7739.970413885@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Jarmo Paavilainen" <netletter(at)comder(dot)com> writes:
> Or is it easier to play around with the source in Linux?

Yes. You could maybe do it in a Cygwin environment, but I think
it'd be an exercise in frustration.

> What do I need in Linux (Cygnus, lex, flex...)?

As long as you install development tools (compilers etc) you'll
probably have all you need.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2000-10-01 18:28:55 Re: Solution for RI permission problem
Previous Message Tom Lane 2000-10-01 15:19:37 Re: memory management suggestion