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

From: "Jarmo Paavilainen" <netletter(at)comder(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)hub(dot)org>
Subject: What do I need to be able to compile the source in Win32
Date: 2000-10-01 12:07:28
Message-ID: 000301c02ba0$2aefe360$1501a8c0@theboss.comder.private
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The subject says it all.

I want to mess up the backend so...

Do I need lex or flex?
Do I need autoconf (does it even exist for Windows)?
Do I need Cygnus?
Do I need any other aditional packages?

Does it compile with VC6?
Does nmake do or do I need gnu make?

Or is it easier to play around with the source in Linux?
What do I need in Linux (Cygnus, lex, flex...)?

// Jarmo

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-10-01 14:41:05 pg_dump, BLOBs and single-table dumps - RFC
Previous Message Karel Zak 2000-10-01 08:13:12 Re: memory management suggestion