Thread: whitch compiler do you choose.

whitch compiler do you choose.

From
"yapand"
Date:
Hi,

In psqlodbc.msi file, whitch compiler was used to build the psqlodbca.dll file?

GCC, Broland C++ or VC .

Thank you







张 靓 影 TCL 敢 梦 敢 想 广 告 剧 本 征 集
为 张 靓 影 编 写 广 告 剧 本 ,赢 取 24 台 笔 记 本 和 3 万 元 现 金 !

Re: whitch compiler do you choose.

From
Dave Page
Date:



On 15/8/06 05:35, "yapand" <yaogb1983@163.com> wrote:

Hi,

In psqlodbc.msi file, whitch compiler was used to build the psqlodbca.dll file?
 
GCC, Broland C++ or VC .
 
Thank you

VC++ 6.0

Regards, Dave

Re: whitch compiler do you cho

From
"yapand"
Date:
hi, Dave
 
I'm a litter puzzled for that.
 
as you say, I really use VC++ 6.0 to build the file, but I cant get the same dll file as you gave in the dll version or msi file.
 
no matter which way I build , using nmake /f win32.mak in command or using VC++ 6.0 Window , the result is the same.Both of The dll files I got are different with you provided.
 
my building environment as the following:
 
OS: Windows 2000 sp4
VC: VC++ 6.0.8168.2
Sources : psqlodbc 8.1.1.0
dll    :psqlodbc  8.1.1.0
msi    :psqlodbc  8.1.1.0
 
Could you please tell me the detailed compile environment of you?

Thank you very much!






From: "Dave Page" <dpage@vale-housing.co.uk>
To: "yapand" <yaogb1983@163.com>,"pgsql-odbc@postgresq..." <pgsql-odbc@postgresql.org>
Date: Tue, 15 Aug 2006 17:15:31 +0800 (CST)
Subject: Re: [ODBC] whitch compiler do you choose.




On 15/8/06 05:35, "yapand" <yaogb1983@163.com> wrote:

Hi,

In psqlodbc.msi file, whitch compiler was used to build the psqlodbca.dll file?
 
GCC, Broland C++ or VC .
 
Thank you

VC++ 6.0

Regards, Dave







网 易 邮 箱 带 你 率 先 跨 入 3G 时 代 !
3G 海 量 邮 箱 ,20 兆 超 大 附 件 ;网 络 记 事 本 + RSS + 大 容 量 网 盘 ,一 样 也 不 少

Re: whitch compiler do you cho ose.

From
Dave Page
Date:



On 17/8/06 02:03, "yapand" <yaogb1983@163.com> wrote:

hi, Dave
 
I'm a litter puzzled for that.
 
as you say, I really use VC++ 6.0 to build the file, but I cant get the same dll file as you gave in the dll version or msi file.
 
no matter which way I build , using nmake /f win32.mak in command or using VC++ 6.0 Window , the result is the same.Both of The dll files I got are different with you provided.
 
my building environment as the following:
 
OS: Windows 2000 sp4
VC: VC++ 6.0.8168.2
Sources : psqlodbc 8.1.1.0
dll    :psqlodbc  8.1.1.0
msi    :psqlodbc  8.1.1.0
 
Could you please tell me the detailed compile environment of you?

Sorry, I’m miles away from it at the moment so I can’t tell you the exact version numbers, but all release versions are built with Visual Studio 6.0 w/SP5 (iirc that’s the latest) on Windows XP Pro. All UK English versions.

The 8.2 series may be built with Visual Studio 2k5 but I haven’t tested it fully yet.

Regards, Dave