Re: [pgsql-hackers-win32] Build with Visual Studio & MSVC

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема Re: [pgsql-hackers-win32] Build with Visual Studio & MSVC
Дата
Msg-id 65937bea0605042027o119300fbj893c0b44881a3906@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgsql-hackers-win32] Build with Visual Studio & MSVC  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: [pgsql-hackers-win32] Build with Visual Studio & MSVC  (Thomas Hallgren <thomas@tada.se>)
Список pgsql-hackers
Hi William(uniware), Chuck and Hackers,
   I have been interested in doing complete PGSQL development in MSVC
for a long time now. With reference to one of Chuck's mails to
-hackers-win32 with the same subject, you said that you were able to
successfully compile PG 8.1 with some minor tweaks.
   Also, William has 'vcproject' hosted on pgfoundry, I downloaded
it, and tried compiling vcproject\msvc\postgres\postgres.dsw on
VC++6.0. It failed miserably with over 1000 errors. I am sure there's
some tweaks needed here too!!!
   First of all, I would like to build entire server using just VC++
6.0, with NO mingw toolchain (or try to minimize it's dependency as
much as possible). If successful, I'd be glad to maintain it too for
future releases, and add support for other components/tools too.
   My main grudge is that if we are supporting almost all flovours of
nixens and compilers (close to 34 according to official website), then
why are we leaving Windows platform alone? This will bring in quite a
lot more developers.
   I am sure it's not going to be easy, but I am sure with this great
community suppport, we sure can achieve it.
   Will and Chuck, please send the detailed steps of how to compile
pgsql the way you did it. All, please send in quirks, watch-outs when
trying to build using VC.

Thanks in advance,
Gurjeet.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Is a SERIAL column a "black box", or not?
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: [pgsql-hackers-win32] Build with Visual Studio & MSVC