Re: BUG #15362: llbeta3: ./configure; in x86_64-w64-mingw32-gcc 8.2.0 wrong options "-V" and "-qversion"

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: andre_mikulec(at)hotmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15362: llbeta3: ./configure; in x86_64-w64-mingw32-gcc 8.2.0 wrong options "-V" and "-qversion"
Date: 2018-09-03 16:13:17
Message-ID: 20180903161317.ceakjeaucq6rntga@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 2018-Sep-03, PG Bug reporting form wrote:

> AnonymousUser(at)ANONYMOUST MINGW64 /w/R-3.5._/postgres/build
> /w/R-3.5._/postgres/configure --host=x86_64-w64-mingw32 --prefix=$PWD
> --enable-debug --disable-rpath --enable-depend --without-zlib
>
> Using
> tail -f config.log
> vim config.log
> I am seeing these results

This is normal. 'configure' tests all known compiler switches that
report a version number, for all possible compilers. If your compiler
fail some of those tests, that's expected, as long as there is *some*
switch that works.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-09-03 17:20:29 Re: example of json_to_record(json) not working
Previous Message PG Bug reporting form 2018-09-03 16:10:28 BUG #15362: llbeta3: ./configure; in x86_64-w64-mingw32-gcc 8.2.0 wrong options "-V" and "-qversion"