Re: Help! Postgres under Win CE.

Поиск
Список
Период
Сортировка
От Reini Urban
Тема Re: Help! Postgres under Win CE.
Дата
Msg-id 415BEE67.8070702@x-ray.at
обсуждение исходный текст
Ответ на Help! Postgres under Win CE.  (Shrikant V Chikhalkar <shrikantvc@yahoo.com>)
Список pgsql-cygwin
Shrikant V Chikhalkar schrieb:
> I am new to Cygwin, and using cygwin and postgers running under windows
> 2000 server.
>
> I need to use postgres under Win CE.
> Can I compile postgres for Win CE.

???

> If this is possible, please can any one suggest me the procedure for the
> same. In case anyone has link or document related with it then that
> might turn out to be of some help.
>
> Please reply at your earliest as it is very urgent.

haha. that's funny.

get the cygwin postgresql-7.4.5 src package via cygwin.com/setup.exe,
get the gcc cross-compiler for WinCE.
   http://www.objsw.com/CrossGCC/

cd /usr/src/postgresql-7.4.5
./configure [cross-options]

and then you are alone.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

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

Предыдущее
От: Shrikant V Chikhalkar
Дата:
Сообщение: Help! Postgres under Win CE.
Следующее
От: "Matt Fluet"
Дата:
Сообщение: Segmentation Fault on XP (Signal 11)