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

From Hiroshi Inoue
Subject Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
Date
Msg-id 51EF8434.7020707@tpf.co.jp
Whole thread Raw
In response to Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc  (onur gulsevgi <ogulsevgi@gmail.com>)
List 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 by date:

Previous
From: Dev Kumkar
Date:
Subject: Re: Fwd: configure: error: unixODBC library "odbcinst" not found while trying to compile odbc
Next
From: Matt Lilley
Date:
Subject: Re: FORMAT_INTEGER is wrong on (some) 64 bit platforms?