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

Re: Status Report for debian packaging of libiconv for windows32



James Michael DuPont writes:

> http://www.cygwin.com/ml/cygwin-xfree/2002-04/msg00566.html
> (btw: They say that the autoconfiguration of libiconv is EVIL)

This has been fixed in libiconv-1.8.

> Here is the configure that I am using : 
> ./configure --cache-file="cross-config.cache"  --target=mingw32msvc
> --host=i586-mingw32msvc --build=i586-pc-linux-gnu

The --target option is useless here, because libiconv is not a
compiler. You should give --host=i586-mingw32 instead.

Bruno



Reply to: