bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnu-libiconv] libiconv for Windows 64 bits


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] libiconv for Windows 64 bits
Date: Thu, 1 Sep 2011 13:09:06 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hello,

Patrick Séguéla wrote:
> I fond a static version of the
> library that works fine on Windows 32.
> 
> Anyway, I did not manage to fin the static version of libiconv library for
> Windows 64...and I need it :(.
> 
> I tried to recompile it but did not manage to do it so far.

I think you can do that using Cygwin 1.7.x, with the mingw64 packages [1].
Something like:
CC=x86_64-w64-mingw32-gcc
CXX=x86_64-w64-mingw32-g++
./configure --host=x86_64-w64-mingw32
make

> Do you distribute Is there a "ready to use" version of the static library for
> Windows x64?

Not from me. I don't have time to maintain binary builds for specific
platforms. But you may find some in mingw64 distributions.

Bruno

[1] http://lists.gnu.org/archive/html/bug-gnulib/2011-06/msg00123.html
-- 
In memoriam Nikolai Bryukhanov <http://en.wikipedia.org/wiki/Nikolai_Bryukhanov>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]