Re: Newbie... How to change the language of the compiler warnings

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

 



asdad asdad <edit.europe@xxxxxxxxxx> writes:

> My
> problem is that when I installed Ubuntu, I choose spanish as language.
> However, I noticed that some of the warnings of g++, which are
> displayed in spanish, are a bit confusing. So what I want is to change
> them to english.

E.g.,

LANG=en_US.UTF-8
export LANG

If you only want to do this for gcc, create a little shell script
which does this before running gcc.

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