What do I need to be able to compile the source in Win32 - Mailing list pgsql-hackers

From Jarmo Paavilainen
Subject What do I need to be able to compile the source in Win32
Date
Msg-id 000301c02ba0$2aefe360$1501a8c0@theboss.comder.private
Whole thread Raw
Responses Re: What do I need to be able to compile the source in Win32  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: memory management suggestion
Next
From: Philip Warner
Date:
Subject: pg_dump, BLOBs and single-table dumps - RFC