freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: Frediano Ziglio <freddy77 AT gmail.com>
- To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
- Cc: Thomas Stover <thomas AT wsinnovations.com>
- Subject: Re: [freetds] no dll on win64 cross compile
- Date: Thu, 28 Jul 2011 09:50:25 +0200
2011/7/27 Thomas Stover <thomas AT wsinnovations.com>:
>
> 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?
>
Libtool I think :(
Try executing these commands after configure command
$ cp libtool libtool.tmp
$ cat libtool.tmp | sed -e 's,file format pe-i386,file format
pe-(x86-64|i386),' > libtool
Regards
Frediano
-
[freetds] win32 comments / reports,
Thomas Stover, 07/26/2011
- Re: [freetds] win32 comments / reports, Ramiro Morales, 07/27/2011
-
[freetds] no dll on win64 cross compile,
Thomas Stover, 07/27/2011
-
Re: [freetds] no dll on win64 cross compile,
Frediano Ziglio, 07/28/2011
-
Re: [freetds] no dll on win64 cross compile,
Thomas Stover, 07/28/2011
- Re: [freetds] no dll on win64 cross compile, Frediano Ziglio, 07/29/2011
-
Re: [freetds] no dll on win64 cross compile,
Thomas Stover, 07/28/2011
-
Re: [freetds] no dll on win64 cross compile,
Frediano Ziglio, 07/28/2011
Archive powered by MHonArc 2.6.24.