misc/151716: gcc fail with internal compiler error when using -finput-charset option

Alexander Best arundel at freebsd.org
Tue Oct 26 21:50:10 UTC 2010


The following reply was made to PR gnu/151716; it has been noted by GNATS.

From: Alexander Best <arundel at freebsd.org>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: misc/151716: gcc fail with internal compiler error when using -finput-charset option
Date: Tue, 26 Oct 2010 21:48:32 +0000

 i'm getting the following under HEAD (r214249; amd64):
 
 taku% gcc -c empty.cpp -finput-charset=iso-8859-15
 cc1plus: error: no iconv implementation, cannot convert from iso-8859-15 to UTF-8
 
 otaku% locale
 LANG=
 LC_CTYPE=de_DE.ISO8859-15
 LC_COLLATE=en_GB.ISO8859-15
 LC_TIME=de_DE.ISO8859-15
 LC_NUMERIC=de_DE.ISO8859-15
 LC_MONETARY=de_DE.ISO8859-15
 LC_MESSAGES=en_GB.ISO8859-15
 LC_ALL=
 
 otaku% gcc -v
 Using built-in specs.
 Target: amd64-undermydesk-freebsd
 Configured with: FreeBSD/amd64 system compiler
 Thread model: posix
 gcc version 4.2.1 20070719  [FreeBSD]
 
 cheers.
 alex
 
 -- 
 a13x


More information about the freebsd-bugs mailing list