| From: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> |
|---|---|
| To: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
| Cc: | "pgsql-hackers-win32" <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: initdb |
| Date: | 2003-10-03 18:38:10 |
| Message-ID: | 303E00EBDD07B943924382E153890E5433F8F7@cuthbert.rcsinc.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
Where did you get your flex and bison? Were there any special steps to
setting up MinGW environment that would be helpful to know?
Merlin
-----Original Message-----
From: Andrew Dunstan [mailto:andrew(at)dunslane(dot)net]
Sent: Friday, October 03, 2003 2:33 PM
To: Postgresql Hackers; pgsql-hackers-win32
Subject: [pgsql-hackers-win32] initdb
I now have a C implementation of initdb, which successfully runs with
"make check" on my several linux machines, and compiles on Windows/MinGW
too (can't run make check on Windows because we haven't got a native
postgres yet - I'm going to create a small dummy Windows postgres that
will let me check if this program works there).
<snip>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-10-03 18:57:42 | Re: initdb |
| Previous Message | Andrew Dunstan | 2003-10-03 18:32:56 | initdb |