Re: Building with MinGW issue - Mailing list pgsql-general

From Muhammad Bashir Al-Noimi
Subject Re: Building with MinGW issue
Date
Msg-id 5245E4AD.3080109@gmail.com
Whole thread Raw
In response to Re: Building with MinGW issue  (John R Pierce <pierce@hogranch.com>)
Responses Re: Building with MinGW issue  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
On 09/27/2013 05:04 AM, John R Pierce wrote:
> why does the compiler matter for a precompiled binary?
I want to link Postgresql client to my application statically so I've to
use precompiled binaries built by same compiler (in my case I'm using MinGW)

Default precompiled binaries of Postgresql built by MSVC ( libpq.lib and
libpq.dll )!!!

--
Best Regards,
Muhammad Bashir Al-Noimi



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Creating Primary Key after CREATE TABLE: Is Sequence created?
Next
From: Muhammad Bashir Al-Noimi
Date:
Subject: Re: Building with MinGW issue