Re: Building the psqlODBC enhanced branch (Linux)

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: Building the psqlODBC enhanced branch (Linux)
Дата
Msg-id 013201c63643$ea5b7990$01324d80@hiroshi5jz7dqj
обсуждение исходный текст
Ответ на Building the psqlODBC enhanced branch (Linux)  ("Dave Page" <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000560 ] Odbc driver fail when password include spaces
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Building the psqlODBC enhanced branch (Linux)