Re: pgsql-server/src backend/bootstrap/Tag: backen ...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Дата
Msg-id Pine.LNX.4.44.0309100126060.1210-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: pgsql-server/src backend/bootstrap/Tag: backen ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: pgsql-server/src backend/bootstrap/Tag: backen ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
Bruce Momjian writes:

> > The whole MinGW thing is overhyped.  Install Cygwin and specify gcc
> > -mno-cygwin when you compile.  That gets you the same compilation
> > environment that MinGW provides, but you can use all the Unix tools.
>
> But we still need to do the work of getting this to work without
> compatiblity libraries.

That's what I'm saying: -mno-cygwin turns off all the Cygwin compatiblity
libraries and compiles it just like MinGW.  It's the same code.

> > Yeah, but if there is supposedly no cvs available in that environment,
> > what is the point of this exercise?  They're going to have to download a
> > pre-cooked tarball anyway.
>
> True.  They could CVS from somewhere else and copy it to Win32, but they
> would need flex/bison on Win32 for the compile.  It just seemed two less
> things for people to do.

If they get cvs from "somewhere", why can't they get flex and bison from
the same place?

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql-server/src backend/bootstrap/Tag: backen ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql-server/src backend/bootstrap/Tag: backen ...