This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [cygwin] how do I get libiconv working correctly?
2008/1/21, Dave Korn <dave.korn@artimi.com>:
> On 21 January 2008 10:52, Christian Joensson wrote:
>
> > For example in http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00738.html
> > I get a few libstdc++ failures and taking a look at them I see that a
> > quite a few of them have an error due to that undefined reference to
> > `_libiconv'.
> >
> > Is there some easy way out of this that I have missed
>
> Are we missing -lintl in the link flags perhaps?
yeah, I guess we do, but how do we get that into the auto conf stuff?
--
Cheers,
/ChJ