Re: Tokens not displaying

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

 



Justin Luitjens <luitjens@xxxxxxxxxxx> writes:

> I have a fresh install of Suse 10.1 with gcc 4.1.0.  For some reason
> compile errors are not displaying tokens.  Instead i'm getting
> messages like this:
> 
> test.cc: In function â:
> test.cc:7: error: expected `;' before â token
> 
> 
> Is there something I can do to replace the â with the actual tokens?

Try setting the environment variable LANG to C.

If you use bash:
    export LANG=C

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux