This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Option alias support for .opt files


On 09/01/2010 08:33 PM, Joseph S. Myers wrote:
> Java people should note there are some Java pieces in this patch 
> <http://gcc.gnu.org/ml/gcc-patches/2010-09/msg00080.html>:
> 
>> java:
>> 2010-09-01  Joseph Myers  <joseph@codesourcery.com>
>>
>> 	* lang.opt (CLASSPATH, bootclasspath, classpath, encoding,
>> 	fCLASSPATH=): Mark as Java options and as aliases.
>> 	* jvspec.c (jvgenmain_spec): Don't handle -fCLASSPATH*.
>> 	(lang_specific_driver): Don't handle options marked as aliases.
>> 	* lang.c (java_handle_option): Don't handle OPT_fCLASSPATH_.
>>

OK, thanks.

Andrew.


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