Re: HEADS UP: Win32/OS2/BeOS native ports

Поиск
Список
Период
Сортировка
От Christof Petig
Тема Re: HEADS UP: Win32/OS2/BeOS native ports
Дата
Msg-id 3CD6356D.8030507@petig-baender.de
обсуждение исходный текст
Ответ на Re: HEADS UP: Win32/OS2/BeOS native ports  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
Marc G. Fournier wrote:

> hrmmmm ... do you have a working Windows development environment?  I'm
> running WinXP at home, but don't have any of the compilers or anything
> yet, so all my work for the first part is going to be done under Unix ...
> 
> but someone that knows something about building makefiles for Windows, and
> compiling under it, will definitely be a major asset ;)

I think if you are familiar with make and gcc (and perhaps autoconf), 
MinGW and MSys are the development environment of choice on Windows. You 
even get /bin/sh. But the generated program does not depend on any 
custom library (like cygwin does). It's even possible to cross compile 
from a Linux box (actully powerpc in my case).

Look at http://mingw.sourceforge.net (and there for msys).
   Christof



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

Предыдущее
От: Christof Petig
Дата:
Сообщение: Re: [INTERFACES] ECPG: FETCH ALL|n FROM cursor - Memory allocation?
Следующее
От: "Cyril VELTER"
Дата:
Сообщение: Re: Native Windows, Apache Portable Runtime