[freetds] How to build shared library for freetds0.63/0.64 with unixodbc in AIX platform?

Xiong.He at sybase.com Xiong.He at sybase.com
Wed Jun 20 21:12:50 EDT 2007


I searched the document.
When I configure and make as below, it will succeed.

../freetds-0.63/configure --prefix=/unixodbc/freetds \
      --with-tdsver=5.0 \
      --disable-shared \
      --with-odbc-nodm=/unixodbc/odbc
It will build static archive library files, which can't be directly used 
in unixodbc.

But when I remove "--disable-shred", it will fail.
I used VisualAge C++ 8.0 in AIX.

Is there any way to build shared library files for freetds?

Thanks,
Sean



More information about the FreeTDS mailing list