UPDATE: when I ran: configure --without-zlib --enable-debug CFLAGS="-Wno-cpp"

I did not get an error from configure (though I get an error from "make" but that's another issue)

I'm not sure what I'm "losing" by passing the "no-cpp" compiler flag?

also, the thread I mentioned in the previous email can be found at http://postgresql.nabble.com/Setting-Werror-in-CFLAGS-td5118384.html

Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>

On 1/17/2016 12:07 PM, Igal @ Lucee.org wrote:
Hi,

I'm trying to build Postgres with GCC 5.3.0 on Windows (a-la MinGW-64) and when I ran "configure" I received the following error:
"configure: error: Cannot find a working 64-bit integer type."

The config.log file can be seen at
https://gist.github.com/TwentyOneSolutions/8c225f66b9c0d4434871#file-config-201601171200-log-L21971

A google search finds this thread from 4 years ago, the IIUC explains that the issue is with newer GCC versions.

Any ideas on how I can overcome this issue?

Thanks!

--

Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>


Reply via email to