Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
Дата
Msg-id 51EF8434.7020707@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc  (onur gulsevgi <ogulsevgi@gmail.com>)
Список pgsql-odbc
(2013/07/24 15:22), onur gulsevgi wrote:
> Hi Dev again,
>
> Thank you for the information.
>
> How can I figure out whether I have GCC both versions installed?
> Or else
> How I can I remove manually option from your Makefile
>
> My CFLAGS  is also
>        CFLAGS = -g -O2
> in Makefile.

Maybe AM_CFLAGS contains -Wno-pointer-sign option.

regards,
Hiroshi Inoue



В списке pgsql-odbc по дате отправления:

Предыдущее
От: Dev Kumkar
Дата:
Сообщение: Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
Следующее
От: Matt Lilley
Дата:
Сообщение: Re: FORMAT_INTEGER is wrong on (some) 64 bit platforms?