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

From Igal @ Lucee.org
Subject Re: Cannot find a working 64-bit integer type
Date
Msg-id 569C1970.7000605@lucee.org
Whole thread Raw
In response to Cannot find a working 64-bit integer type  ("Igal @ Lucee.org" <igal@lucee.org>)
Responses Re: Cannot find a working 64-bit integer type  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
UPDATE: when I ran: configure --without-zlib --enable-debug CFLAGS="-Wno-cpp"<br /><br /> I did not get an error from
configure(though I get an error from "make" but that's another issue)<br /><br /> I'm not sure what I'm "losing" by
passingthe "no-cpp" compiler flag?<br /><br /> also, the thread I mentioned in the previous email can be found at <a
class="moz-txt-link-freetext"
href="http://postgresql.nabble.com/Setting-Werror-in-CFLAGS-td5118384.html">http://postgresql.nabble.com/Setting-Werror-in-CFLAGS-td5118384.html</a><br
/><br/><div class="moz-signature"><p>Igal Sapir <br /> Lucee Core Developer <br /><a
href="http://lucee.org/">Lucee.org</a></div><divclass="moz-cite-prefix">On 1/17/2016 12:07 PM, Igal @ Lucee.org
wrote:<br/></div><blockquote cite="mid:569BF49E.6030308@lucee.org" type="cite"> Hi,<br /><br /> I'm trying to build
Postgreswith GCC 5.3.0 on Windows (a-la MinGW-64) and when I ran "configure" I received the following error:<br />
"configure:error: Cannot find a working 64-bit integer type."<br /><br /> The config.log file can be seen at <br /><a
class="moz-txt-link-freetext"
href="https://gist.github.com/TwentyOneSolutions/8c225f66b9c0d4434871#file-config-201601171200-log-L21971"
moz-do-not-send="true">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/"
moz-do-not-send="true">Lucee.org</a></div></blockquote><br/> 

pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: exposing pg_controldata and pg_config as functions
Next
From: "Igal @ Lucee.org"
Date:
Subject: make error - libpqdll.def No such file or directory