Re: MS library files

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Josue Gomes" <josue(dot)gomes(dot)honeypot(at)gmail(dot)com>, "Postgres General List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: MS library files
Date: 2008-02-19 18:47:31
Message-ID: 937d27e10802191047x6f8b9757k326186a44b7bf771@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Feb 19, 2008 6:33 PM, Josue Gomes <josue(dot)gomes(dot)honeypot(at)gmail(dot)com> wrote:
> On 2/19/08, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> > On Feb 19, 2008 1:16 PM, Josue Gomes <josue(dot)gomes(dot)honeypot(at)gmail(dot)com> wrote:
> > > Hi,
> > >
> > > I'm just wondering why lib\ms\*.lib files are not part of
> > > binaries-no-installer distribution.
> > > Is there any specific reason they're not included there?
> >
> > Everything is Microsoft-compiled now, so no need for special versions
> > of the import libraries any more.
> >
>
> Are you meaning that we can use .a files instead?
>

Sorry, I just realised you said you were using the binary-only distro.
In 8.0 through 8.2, we built with Mingw and bundled mingw libraries
with the installer and binary-only distros. In addition, the installer
had the Microsoft compatible libraries, but they weren't included in
the binary-only package.

From 8.3, the entire server is built with VC++. We ship the Microsoft
compatible libraries in both the binary-only and installer distros. We
do not ship any mingw libraries any more.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Oracle-compatible database company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2008-02-19 20:54:12 Re: Analogue to SQL Server UniqueIdentifier?
Previous Message brrCv 2008-02-19 18:44:18 Re: initdb problem with Windows Installer for PostgreSQL 8.2.4