Re: writing backend extensions using Visual Studio

Поиск
Список
Период
Сортировка
От Greg Landrum
Тема Re: writing backend extensions using Visual Studio
Дата
Msg-id 60825b0f05032608392b7a5ee4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: writing backend extensions using Visual  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: writing backend extensions using Visual Studio
Список pgsql-hackers-win32
On Sat, 26 Mar 2005 11:25:27 -0500, Andrew Dunstan <andrew@dunslane.net> wrote:
>
> Do we actually support building backend extensions with anything other
> than our standard build environment? I know we support building libpq
> using MSVC, but that is for client use. I'm not even mildly surprised
> that building a backend extension with MSVC breaks.

This goes a long way towards answering my question.

So given that I want to work with backend extensions on windows, I
need to pull down a copy of mingw and use that?

-greg

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: writing backend extensions using Visual
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: writing backend extensions using Visual Studio