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


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.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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