no dll on win64 cross compile
Thomas Stover <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Regarding 0.91RC2, -built from an ubuntu 10.10 x86_64 host -targeting win64 -using x86_64-w64-mingw32 -downloaded from from http://mingw-w64.sourceforge.net/ (mingw-w64-bin_x86_64-linux_20110625.tar.bz2) My configure: ./configure --prefix=/home/thomas/win64/mingw --host=x86_64-w64-mingw32 --enable-sspi --disable-odbc --disable-apps --disable-server --disable-pool --enable-shared I get the static library (.a), but no .dll. Any ideas? -- www.thomasstover.com