[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] How to build libiconv using mingw on msys from gi
From: |
Bruno Haible |
Subject: |
Re: [bug-gnu-libiconv] How to build libiconv using mingw on msys from git? |
Date: |
Thu, 7 Jul 2011 13:23:22 +0200 |
User-agent: |
KMail/1.9.9 |
Hi,
> I want to build libiconv using mingw gcc on msys from latest git.
Take a look at README.woe32. It recommends to use Cygwin, *not* MSYS, as
a build environment.
> But I use "./autogen.sh" first, and some errors came out:
You can also run ./autogen.sh and create a tarball on a Unix machine,
transfer that tarball to the Windows machine and run configure there.
This has higher chances of working than to try to do everything on the
Windows machine. Especially with a build environment that is as broken as
MSYS is.
Bruno
--
In memoriam Georges Mandel <http://en.wikipedia.org/wiki/Georges_Mandel>