Re: MinGW-W64 compile error - Mailing list pgsql-general

From Tom Lane
Subject Re: MinGW-W64 compile error
Date
Msg-id 829.1446648406@sss.pgh.pa.us
Whole thread Raw
In response to Re: MinGW-W64 compile error  (Leonardo M. Ramé <l.rame@griensu.com>)
List pgsql-general
"=?UTF-8?Q?Leonardo_M._Ram=c3=a9?=" <l.rame@griensu.com> writes:
> El 04/11/15 a las 00:05, Tom Lane escribi�:
>> Why is it invoking g++ and not gcc?

> I don't know. I just installed MinGW, then ./configure, maybe there's an
> error in the configure script?.

I looked at the configure script carefully, and so far as I can see,
it will only choose compilers named "gcc" or "cc" of its own accord.
Choosing g++ would only be possible if you have CC = g++ in your
environment.

            regards, tom lane


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Auto-analyse on insert operations
Next
From: Bertrand Roos
Date:
Subject: Re: Auto-analyse on insert operations