| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Magnus Hagander <mha(at)sollentuna(dot)net> |
| Subject: | Re: timezone changes break windows and cygwin |
| Date: | 2005-07-06 19:54:25 |
| Message-ID: | 200507062154.26601.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> We might have to move zic into a separate directory so that it can be
> compiled on its own with its own copies of the relevant .o files.
Up next: rewriting zic in Perl :-)
No seriously, when the dust has settled I think we should just put in a
note into the makefile (or perhaps at the end of configure) to the
effect "you are cross-compiling, you will have problems here and here"
as I had previously proposed. Those who are just looking for a cross
build of libpq should be content with that.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darren Alcorn | 2005-07-06 20:28:35 | SQL99 - Nested Tables |
| Previous Message | Peter Eisentraut | 2005-07-06 19:42:03 | Re: timezone changes break windows and cygwin |