Skip to Content.
Sympa Menu

freetds - Re: [freetds] configure --with-odbc-nodm problem...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] configure --with-odbc-nodm problem...
  • Date: Thu, 15 May 2008 10:52:59 -0400

Sebastien FLAESCH wrote:
> Then the help text describing this configure option is wrong:
>
> ./configure --help
>
> --with-odbc-nodm=DIR build odbc without driver manager (headers in
> DIR)
> ^^^^^^^^^^
> ^^^^^^

Ah. Well done, thanks.

$ ./configure --help | grep odbc
--disable-odbc do not attempt to build odbc the driver
--with-iodbc=DIR build odbc driver against iODBC in DIR
--with-unixodbc=DIR build odbc driver against unixODBC in DIR
--with-odbc-nodm=DIR build odbc without driver manager (headers in
DIR)

For uniformity, perhaps the last item should be:

--with-odbc-nodm=DIR build odbc with headers in DIR/include

Agreed?

--jkl






Archive powered by MHonArc 2.6.24.

Top of Page