Re: compiler warnings in ODBC

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compiler warnings in ODBC
Date: 2001-11-05 20:05:03
Message-ID: Pine.LNX.4.30.0111051718530.617-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing writes:

> > Btw., to get the iODBC driver, you need both options --with-iodbc and
> > --enable-odbc. If you only use the former, you get nothing at all.
> > Again, this could conceivably be done differently.
>
> --enable-odbc=standalone
> --enable-odbc=iODBC
> --enable-odbc=unixODBC
>
> could be the logical way to do it ?

Logical maybe, but not consistent with typical configure options. If you
want to build your package while using some other package for it, then the
option is --with-package. I could imagine making --enable-odbc optional
in that case, though.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-11-05 20:05:13 Re: compiler warnings in ODBC
Previous Message Peter Eisentraut 2001-11-05 20:04:46 Re: Licensing issues including another projects source