Re: mingw configure failure detection

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: mingw configure failure detection
Date: 2004-05-09 12:16:02
Message-ID: 3949.24.211.141.25.1084104962.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Cassio Polpo de Campos 2004-05-09 13:57:45 Nested transactions
Previous Message Peter Eisentraut 2004-05-09 11:41:38 Re: mingw configure failure detection

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-05-09 17:41:16 Re: Postmaster service code
Previous Message Peter Eisentraut 2004-05-09 11:41:38 Re: mingw configure failure detection

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Hallgren 2004-05-09 21:19:09 Configuration parameters for plugin modules
Previous Message Peter Eisentraut 2004-05-09 11:41:38 Re: mingw configure failure detection