Re: compiling odbc x64 on windows

From: Frode Wiseth Jørgensen <frodewj(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: compiling odbc x64 on windows
Date: 2009-08-14 16:32:23
Message-ID: 24974687.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hi Assaf,

Are this binarys available from some website?

Regards
Frode

Assaf Lavie wrote:
>
> I just finished creating a VC2005 solution that allows you to build the
> ODBC
> drivers for 64 bit.It also contains the OpenSSL binaries, and postgres
> sources (in order to build libpq for 64 bit).
>
> I can share it with you if you want.
> I'm also considering uploading it to some open source hosted web site...
> (since there's no free binary distribution of the 64 bit odbc drivers for
> Windows).
>
> If more than one or two people need these drivers, I probably will.
>
>
> On Tue, Jul 21, 2009 at 10:21 PM, Jasmin Dizdarevic <
> jasmin(dot)dizdarevic(at)gmail(dot)com> wrote:
>
>> hi,
>>
>> because there is no x64-version of the odbc-driver out there i want to
>> compile it myself.
>> I've already compiled the 32-bit driver and now I'm going further.
>>
>> I've got two questions:
>> 1.) do i need x64 openssl for compiling?
>> 2.) if you install the odbc-driver regulary from the msi-package there
>> are
>> some other dll-files in the installation\bin folder.
>> do i need x64-versions of these files also?
>>
>> i know that the 32bit-driver works on 64bit-machines, but i always have
>> to
>> run all applications in 32bit-mode to use the pgsql-odbc-driver.
>> that's not very sexy.
>>
>> thank you.
>>
>
>

--
View this message in context: http://www.nabble.com/compiling-odbc-x64-on-windows-tp24594169p24974687.html
Sent from the PostgreSQL - odbc mailing list archive at Nabble.com.

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Assaf Lavie 2009-08-17 12:58:52 Pre-Built Binaries of psqlODBC for 64-bit Windows
Previous Message Andreas 2009-08-13 15:54:51 Re: Is there a mysthical problem with psqlODBC + MSAccess + sequences IN SCHEMAS ?