Re: Compiling libpq with VC6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compiling libpq with VC6
Дата
Msg-id 3314.1092857922@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Compiling libpq with VC6  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: Compiling libpq with VC6  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: Compiling libpq with VC6  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Andreas Pflug <pgadmin@pse-consulting.de> writes:
>> One thing that hasn't been real clear to me is why this only affects
>> fe-lobj.c, when we have many other files that include <io.h> after
>> including postgres.h.

> Quite simple: mingw includes do *not* conflict.
> Only a minority of tools is object to VC6 compilation, ultimately only
> libpq is needed.

Hm.  Given that we now support a native Windows port, do we care about
building libpq with VC6 anymore?  Why wouldn't you just use the library
as built with mingw?

If we were moving in the direction of making the whole project buildable
with VC6, that would be one thing; but as far as I know that is
explicitly not part of the plan.  So why should we continue to support a
partially-baked port when we have a full port?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Compiling libpq with VC6
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Compiling libpq with VC6