Win32, compiles, under, MinGW/Msys!

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Win32, compiles, under, MinGW/Msys!
Дата
Msg-id 200305150309.h4F39Xu01341@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Win32, compiles, under, MinGW/Msys!  (Kurt Roeckx <Q@ping.be>)
Список pgsql-hackers
I have now been able to compile the backend using the Mingw/Msys
environment under Windows XP!  I used the PeerDirect Win32 patch, and
SRA's patch.  The MinGW environment is very easy to use and powerful. 
It has gmake, bash, sed, and gcc, among other things.

It doesn't link because I am missing some functions, but it runs
configure and compiles with warnings.  Output at:
http://momjian.postgresql.org/cgi-bin/pgpatches/win32.log

My two big remaining items are fork/exec, which Jan should complete
this week, and signals.  I will ask Jan for help on this too.

The changes are minimal, about a 2k diff.  I will post the patch to
patches once I review it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.4 features list
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SET CONSTRAINTS not schema-aware