Cannot find a working 64-bit integer type - Mailing list pgsql-hackers

From Igal @ Lucee.org
Subject Cannot find a working 64-bit integer type
Date
Msg-id 569BF49E.6030308@lucee.org
Whole thread Raw
Responses Re: Cannot find a working 64-bit integer type  ("Igal @ Lucee.org" <igal@lucee.org>)
List pgsql-hackers
Hi,<br /><br /> I'm trying to build Postgres with GCC 5.3.0 on Windows (a-la MinGW-64) and when I ran "configure" I
receivedthe following error:<br /> "configure: error: Cannot find a working 64-bit integer type."<br /><br /> The
config.logfile can be seen at <br /><a class="moz-txt-link-freetext"
href="https://gist.github.com/TwentyOneSolutions/8c225f66b9c0d4434871#file-config-201601171200-log-L21971">https://gist.github.com/TwentyOneSolutions/8c225f66b9c0d4434871#file-config-201601171200-log-L21971</a><br
/><br/> A google search finds this thread from 4 years ago, the IIUC explains that the issue is with newer GCC
versions.<br/><br /> Any ideas on how I can overcome this issue?<br /><br /> Thanks!<br /><br /><div
class="moz-signature">--<br /><p>Igal Sapir <br /> Lucee Core Developer <br /><a
href="http://lucee.org/">Lucee.org</a></div>

pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: Proposal: speeding up GIN build with parallel workers
Next
From: Tom Lane
Date:
Subject: Do we need SQL-level access to amoptions functions?