This is the mail archive of the java@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: Using g++ to build java?


 > From: Tom Tromey <tromey at redhat dot com>
 > 
 > >>>>> "Kaveh" == Kaveh R Ghazi <ghazi at caip dot rutgers dot edu> writes:
 > 
 > Kaveh> So, did we come to a conclusion about whether to use C++ in Java and
 > Kaveh> how to accomplish it while bootstrapping?
 > 
 > Kaveh> Are there any objections to proceeding?  If we're concerned about
 > Kaveh> diverging from 3.3 and creating merge conflicts, I believe all of
 > Kaveh> these changes will be so simple that we could safely put them in both
 > Kaveh> mainline and branch.
 > 
 > FWIW, I haven't been able to find the time to work on merging the
 > libgcj verifier back into gcj.  This certainly won't happen for 3.3.
 > So perhaps the divergence isn't an issue.
 > Tom

Divergence (between mainline and 3.3 cc1plus) would be an issue if I
worked on it now in preparation for your future effort.

Being bored, I went ahead and fixed all of the cc1plus -pedantic
warnings except for one type (which turned out to require some extra
poking to fix.)

I'll submit them in a little while.

		--Kaveh
--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


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