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

From Antonio Franzoso
Subject Re: Compiler does not detect support for 64 bit integers
Date
Msg-id 4ECE2C90.9000708@yahoo.it
Whole thread Raw
In response to Re: Compiler does not detect support for 64 bit integers  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Il 23/11/2011 22:44, Tom Lane ha scritto:
> 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
>

Thanks for reply. Should I run a configure script even I've specified in
the build option where compiler can find the header files?
Sorry, but I'm a newbie.

pgsql-general by date:

Previous
From: Gaëtan Allart
Date:
Subject: Re: General performance/load issue
Next
From: Tom Lane
Date:
Subject: Re: Convert string to UNICODE & migration FROM 7.4 to 9.1