Re: mingw configure failure detection

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: mingw configure failure detection
Дата
Msg-id 3949.24.211.141.25.1084104962.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: mingw configure failure detection  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: mingw configure failure detection  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-patches
Peter Eisentraut said:
> Andrew Dunstan wrote:
>> This patch for configure.in detects the link failures in MINGW that I
>> and others have seen and warns the user they have to fix it up.
>
> I continue to object to these sort of patches if no one wants to bother
>  to contact the mingw maintainers about this problem.  Maybe they have
> a  better fix available?
>

I have already said I would follow it up. But the problem exists today and
shouldn't be left until we get an answer. Maybe it will take a week or a
month, or there will be no good answer at all.

All this does is issue a warning.

This problem has happened to a number of users. So far the reponse has
largely been 'fix it by hand and move on'. I think our reputation is and
ought to be better than that.

> Btw. test -e is not portable.

Since this would only be run under Mingw, where it does work, why does
that matter?

> And please use AC_MSG_WARN instead of
> "echo".
>

I guess Bruce can make this change.

cheers

andrew



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: mingw configure failure detection
Следующее
От: Thomas Hallgren
Дата:
Сообщение: Configuration parameters for plugin modules