Re: BUG #1311: Can't crosscompile

Поиск
Список
Период
Сортировка
От Richard Evans
Тема Re: BUG #1311: Can't crosscompile
Дата
Msg-id 4763BEDA.4040902@blueallegro.net
обсуждение исходный текст
Ответ на BUG #1311: Can't crosscompile  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
The man page for tzfile(5) makes it clear that timezone files are
written in a portable format (big-endian always).  So it is feasible to
run zic on the build system in a cross-compile.

Surely the simplest fix is to provide a configure option allows the use
of the host systems own /zic /command?  Something like --with-system-zic.

Then cross compiles from any Unix-like system with a suitable zic will
work fine.

Richard

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Avanttec Medical System"
Дата:
Сообщение: BUG #3817: about service
Следующее
От: "Richard Evans"
Дата:
Сообщение: BUG #3818: Cross compilation problems