This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [cygwin] how do I get libiconv working correctly?
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Dave Korn <dave dot korn at artimi dot com>
- Cc: 'Christian Joensson' <christian dot joensson at gmail dot com>, 'GCC Development' <gcc at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 21 Jan 2008 13:06:46 +0100
- Subject: Re: [cygwin] how do I get libiconv working correctly?
- References: <5460e3330801210251w6c8a7fb2t69d5739657e6fbc8@mail.gmail.com> <000201c85c23$ea2fefc0$2e08a8c0@CAM.ARTIMI.COM>
Dave Korn wrote:
> Are we missing -lintl in the link flags perhaps?
>
Thanks. It would be nice if people knowledgeable in this are could have
a look to a thread on the libstdc++ mailing list occurred between
january and february of last year, "[v3] use AM_ICONV" . Apparently
there are some long standing issues in this area, but I'm surprised by
the failures:
http://gcc.gnu.org/ml/libstdc++/2007-02/msg00060.html
Paolo.