Re: [GENERAL] Anyone doing a native NT port?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Anyone doing a native NT port?
Дата
Msg-id 199909271650.MAA02445@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Anyone doing a native NT port?  (David Warnock <david@sundayta.co.uk>)
Список pgsql-general
> David,
>
> We could definately use this as we have very similar problems. We would
> love to be able to support Win 9x as well.
>
> If you decide to do this then I will provide from our company least some
> time by one or two people to test and help in non coding ways (we have
> no c skills).

Let me just through up a red flag on this.  PostgreSQL uses more Unix
services that most software, and is almost the size/complexity of many
Unix kernels.

This is not going to be easy to do.  CygWin works because it is
emulating the Unix things we need on NT.  To do a native port, you would
have to translate all our unix service calls to NT-style library calls.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Anyone doing a native NT port?
Следующее
От: David Heinecke
Дата:
Сообщение: RE: [GENERAL] Anyone doing a native NT port?