If the target system does not have system tzdata, (mingw for example), you still need to run zic during the cross compile process. I just thought that using the build systems own zic was the simplest way to do this.

In my tests I edited the Makefile in src/timezone and changed ./zic to just zic and it seemed to work fine.

Richard


Magnus Hagander <[EMAIL PROTECTED]> writes:
Richard Evans wrote:
4. The zic problem in make install - see bug #1311.  Simple solution here is
to have a configure option which allows the use of the build systems own zic
command.

The rest of this is definitely not 8.3 material. But if you come up with
patches for 8.4, I'm sure we'd be interested ;-)

--with-system-tzdata already solves the zic problem.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to