Re: Building the psqlODBC enhanced branch (Linux) - Mailing list pgsql-odbc

From Hiroshi Saito
Subject Re: Building the psqlODBC enhanced branch (Linux)
Date
Msg-id 013201c63643$ea5b7990$01324d80@hiroshi5jz7dqj
Whole thread Raw
In response to Building the psqlODBC enhanced branch (Linux)  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
> Ummm, I am just going to look now.
> it will be slightly strange....
>
> configure --enable-unicode --with-unixodbc --with-odbcver=0x0300 --enable-pthreads

I added config.h
#define SIZEOF_LONG 4
#define HAVE_LONG_LONG 1

problem will solve this.

Ummm,
hiroshi@developer:~/psqlodbc07-03-0260$ which odbc-config
which: no odbc-config in
(/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:.:/usr/local/pgsql/bin:.:)

I will want this to answer.
odbc_config --cflags
-DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4

Reconsideration ...

Regards,
Hiroshi Saito



pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1000560 ] Odbc driver fail when password include spaces
Next
From: "Hiroshi Saito"
Date:
Subject: Re: Building the psqlODBC enhanced branch (Linux)