Skip to Content.
Sympa Menu

freetds - [freetds] mingw, gcc 3.4.2 & freetds-0.64

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dave <sfngilm AT earthlink.net>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] mingw, gcc 3.4.2 & freetds-0.64
  • Date: Wed, 16 Aug 2006 14:59:23 -0400 (EDT)

Hi All,

Has anybody had any luck compiling freetds 0.64 under mingw? I've tried the
default options to configure, as well as:
--prefix=/usr/local/freetds --disable-odbc --build=mingw32 --disable-server
--disable-poool --disable-shared .

While the static libraries appear to build fine, tsql bombs out on references
to gettimeofday (tsql.c:215) and readpassphrase(tsql.c 409). I tried
commenting out that functionality in tsql, but then I got conflicting types
for PARAMDATA (declared in oleauto.h and freebcp.h).

If anybody has any hints I'd appreciate it.


Thanks,
David






Archive powered by MHonArc 2.6.24.

Top of Page