Re: Compiler does not detect support for 64 bit integers - Mailing list pgsql-general

From Tom Lane
Subject Re: Compiler does not detect support for 64 bit integers
Date
Msg-id 4327.1322084692@sss.pgh.pa.us
Whole thread Raw
In response to Compiler does not detect support for 64 bit integers  (Antonio Franzoso <antoniofranzoso@yahoo.it>)
Responses Re: Compiler does not detect support for 64 bit integers  (Antonio Franzoso <antoniofranzoso@yahoo.it>)
List pgsql-general
Antonio Franzoso <antoniofranzoso@yahoo.it> writes:
> I'm using Code::block with MinGW on a Windows Seven x64 and I get these
> errors:

> ..\..\..\Program Files\PostgreSQL\9.0\include\server\c.h|284|error:
> #error must have a working 64-bit integer datatype|

Um ... did you run the configure script?  In a MinGW environment the
build process is basically like Unix, it's not the MSVC way.

            regards, tom lane

pgsql-general by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: plpgsql Difference in behaviour between versions?
Next
From: Jerry Sievers
Date:
Subject: Re: plpgsql Difference in behaviour between versions?