Re: compiler warnings in ODBC

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: compiler warnings in ODBC
Дата
Msg-id Pine.LNX.4.30.0111051718530.617-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: compiler warnings in ODBC  (Hannu Krosing <hannu@tm.ee>)
Список 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@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Licensing issues including another projects source code into the jdbc driver
Следующее
От: "Jim Buttafuoco"
Дата:
Сообщение: Re: Storage Location Patch Proposal for V7.3