This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with iconv undefined


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

> With what I think are the latest sources I get undefined iconv and family.
> LIBINTL in the intl directory includes -liconv, but it's not in the
> gcc Makefile, nor do I see how it would get there.

It is supposed to recognize that libiconv does not exist, and not use
it.  If this is broken, it is a bug in upstream gettext.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]