This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.4.3 : how to turn messages to english ?
- From: "Serge S. Fukanchik" <fuxx at mail dot ru>
- To: Vincent Torri <Vincent dot Torri at iecn dot u-nancy dot fr>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sun, 12 Dec 2004 22:33:01 +0300
- Subject: Re: gcc 3.4.3 : how to turn messages to english ?
- References: <Pine.LNX.4.51.0412121649250.1115@cartan.iecn.u-nancy.fr>
Vincent Torri wrote:
1) how to tell gcc that i want english error/warning messages ?
$ export LC_ALL=en_US
---
Serge