Re: a problem, maybe not a bug

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: a problem, maybe not a bug
Дата
Msg-id 5318.1131461172@sss.pgh.pa.us
обсуждение исходный текст
Ответ на a problem, maybe not a bug  (acvolcano <acvolcano@gmail.com>)
Список pgsql-bugs
acvolcano <acvolcano@gmail.com> writes:
> I use the postgresql package for my embeded platform. while
> cross-compile the package, It occurs an error and I can't dispose it.

Sorry, we don't currently support cross-compilation, precisely because
the "zic" program has to be run during installation.  There has been
some discussion about how to fix that, but getting it right in every
case seems unreasonably difficult :-(.  You shouldn't have too much
trouble hacking it to work for your particular case though --- just
recompile zic using the host machine's compiler, or postpone running
the command until you're on the target.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FW: [pgadmin-support] Column name validation in embedded query.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2027: Select on view hangs.