Re: mingw compile error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: mingw compile error
Дата
Msg-id 6499.1210869462@sss.pgh.pa.us
обсуждение исходный текст
Ответ на mingw compile error  (Bob Rossi <bob_rossi@cox.net>)
Ответы Re: mingw compile error  (Bob Rossi <bob_rossi@cox.net>)
Список pgsql-bugs
Bob Rossi <bob_rossi@cox.net> writes:
> I noticed that if I build postgresql-8.3.1 on mingw with
> --disable-shared --without-zlib, I get a compiler error when it goes to
> build the regress test in src/test/regress.

That's the least of your problems --- the regression tests wouldn't work
anyway, since they depend on four or five different shared libraries
such as plpgsql.

I'm not sure why we still pretend to support --disable-shared at all...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4173: Illogical error message with aggregates + order by
Следующее
От: John R Pierce
Дата:
Сообщение: Re: [ADMIN] problem in installing pgsql-8.3.1