From: | Reini Urban <rurban(at)x-ray(dot)at> |
---|---|
To: | Shrikant V Chikhalkar <shrikantvc(at)yahoo(dot)com> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: Help! Postgres under Win CE. |
Date: | 2004-09-30 11:30:47 |
Message-ID: | 415BEE67.8070702@x-ray.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg토토 사이트SQL |
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/
From | Date | Subject | |
---|---|---|---|
Next Message | Matt Fluet | 2004-10-03 04:35:01 | Segmentation Fault on XP (Signal 11) |
Previous Message | Shrikant V Chikhalkar | 2004-09-30 10:19:27 | Help! Postgres under Win CE. |