Re: mingw configure failure detection

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: mingw configure failure detection
Date: 2004-05-09 11:41:38
Message-ID: 200405091341.38765.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-hackers-win32 pgsql-patches

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?

Btw. test -e is not portable. And please use AC_MSG_WARN instead of
"echo".

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-09 12:16:02 Re: mingw configure failure detection
Previous Message Andrew Dunstan 2004-05-09 10:19:53 Re: Relocatable installs

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-09 12:16:02 Re: mingw configure failure detection
Previous Message Laurent Ballester 2004-05-09 10:49:20 Re: Postmaster service code

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-09 12:16:02 Re: mingw configure failure detection
Previous Message Alvaro Herrera 2004-05-08 21:10:14 Nested transactions