Re: Help! Postgres under Win CE. - Mailing list pgsql-cygwin

From Reini Urban
Subject Re: Help! Postgres under Win CE.
Date
Msg-id 415BEE67.8070702@x-ray.at
Whole thread Raw
In response to Help! Postgres under Win CE.  (Shrikant V Chikhalkar <shrikantvc@yahoo.com>)
List 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 by date:

Previous
From: Shrikant V Chikhalkar
Date:
Subject: Help! Postgres under Win CE.
Next
From: "Matt Fluet"
Date:
Subject: Segmentation Fault on XP (Signal 11)