| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Hiroshi Inoue" <inoue(at)tpf(dot)co(dot)jp> |
| Cc: | "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, <psql-odbc(at)postgresql(dot)org> |
| Subject: | Re: Building the psqlODBC enhanced branch (Windows) |
| Date: | 2006-02-20 16:47:18 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40103E24B@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> -----Original Message-----
> From: Hiroshi Inoue [mailto:inoue(at)tpf(dot)co(dot)jp]
> Sent: 20 February 2006 15:33
> To: Dave Page
> Cc: Hiroshi Saito; psql-odbc(at)postgresql(dot)org
> Subject: Re: Building the psqlODBC enhanced branch (Windows)
>
>
> Hmm, I'm using the libpq import library whose name is
> libpqdll.lib built
> via win32.mak.
> Is it inconsistent with the libpq libraries built via other ways ?
Yes - iirc, because the VC build of libpq builds a static and dynamic
library, libpqdll.lib being the dynamic one.
With anything we release now, it's good to be fully compatible with
existing builds of PostgreSQL and the pre-built binaries that it's built
around, hence I'm keen to make things work against the binary
distribution of OpenSSL and pgInstaller build of PostgreSQL.
> >however I still got the following
> >warnings:
> >
> >
>
> I'm using VC7 and don't see the warings. Well I seem to have removed
> some words
> another Hiroshi added for VC6 development. OK I've just put back the
> change.
> Please check it.
Yes, that clears up the warnings.
Regards, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2006-02-20 16:52:20 | Re: ANSI and Unicode driver |
| Previous Message | Peter Eisentraut | 2006-02-20 16:04:52 | ANSI and Unicode driver |