Skip to Content.
Sympa Menu

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

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Xiong.He AT sybase.com
  • To: "freetds AT lists.ibiblio.org" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] How to build shared library for freetds0.63/0.64 with unixodbc in AIX platform?
  • Date: Thu, 21 Jun 2007 09:12:50 +0800

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



  • [freetds] How to build shared library for freetds0.63/0.64 with unixodbc in AIX platform?, Xiong . He, 06/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page