Error: no iconv implementation

Florian Weimer fweimer@redhat.com
Sat Jun 1 08:41:00 GMT 2019


* esoteric escape:

> I am getting an error while compiling an ANSI .cpp file while
> using -finput-charset=CP-1252 option.
>
> ||error: no iconv implementation, cannot convert from CP-1252 to UTF-8|
>
>
> Am I missing something? Perhaps, an iconv library? Where do I get it and
> how to install it?

What's your operating system?  Have you trued -finput-charset=CP1252
instead?

Thanks,
Florian



More information about the Gcc-help mailing list