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: -classpath switch patch


Per Bothner <per@bothner.com> writes:

> Nic Ferrier wrote: 
> > I can't see any reason for --wholeclasspath, it just seems to be 
> > another confusing switch. 
> >  
> > However, without it the Makefile logic will have to be altered (as 
> > opposed to just a search and replace of -CLASSPATH / -wholeclasspath). 
>  
> Whose Makefile logic?  The only Makefiles that should be using 
> either --wholeclasspath or --bootclasspath are the ones in libjava 
> itself, and they can just use --bootclasspath, I think. 

Those are the makefiles I meant.

You're probably right.


Nic
  


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