Re: FC6 GCC corrupt error messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 11, 2006 at 06:26:11PM +1100, Eric wrote:
> tt.c: In function â?
> tt.c:4: error: â?
> tt.c:4: error: (Each undeclared identifier is
> reported only once
> tt.c:4: error: for each function it appears in.)
> tt.c:4: error: â?
> 
> Any ideas?

When running in UTF-8 locale (which is the default on FCx),
gcc prints UTF-8 encoded quotes.  If your terminal can't
show them, you shouldn't be using UTF-8 locales.
You can try LC_ALL=C gcc ... to see ASCII quotes, but really
you should either make sure you are running UTF-8 capable terminal,
or don't use UTF-8 locale.

	Jakub


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux