This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Req: Disable I18N/L10N translation for gcc -print-search-dirs output.
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: ishikawa at yk dot rim dot or dot jp
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 28 Jun 2003 20:31:35 +0100
- Subject: Re: Req: Disable I18N/L10N translation for gcc -print-search-dirs output.
- References: <m19WKhW-000H3mC@standard.erephon>
ishikawa@yk.rim.or.jp wrote:-
>
> (This is a comment after running
> gcc 3.3 on Debian GNU/Linux for a while.)
>
> Request: Disable I18N/L10N translation for gcc -print-search-dirs output.
>
> Please don't change the output of
>
> gcc -print-search-dirs
>
> depending on the LC_ALL environment variable setting.
> That is, keep the output from the modification done
> by I18N/L10N scheme.
I disagree. The script is broken and that is what should be fixed,
either by improving its output recognition or by setting the
appropriate environment variables so it can reasonably expect
the output it is seeking.
Neil.