This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Req: Disable I18N/L10N translation for gcc -print-search-dirs output.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]