Re: BUG #3818: Cross compilation problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Evans <richard(dot)evans(at)blueallegro(dot)net>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3818: Cross compilation problems
Date: 2007-12-15 18:28:51
Message-ID: 14667.1197743331@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Richard Evans <richard(dot)evans(at)blueallegro(dot)net> writes:
>> --with-system-tzdata already solves the zic problem.

> If the target system does not have system tzdata, (mingw for example),
> you still need to run zic during the cross compile process.

No, you just need to physically copy a tzdata tree onto the target at
some point. If you're assuming that the host system has a compatible
zic, then it surely has got some installed tzdata files too.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2007-12-16 09:09:22 Re: BUG #3802: cant install
Previous Message Richard Evans 2007-12-15 18:18:57 Re: BUG #3818: Cross compilation problems