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

2000-10-01 Thread Jarmo Paavilainen
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

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

2000-10-01 Thread Tom Lane
"Jarmo Paavilainen" [EMAIL PROTECTED] 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