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: Compiling GCC with g++: a report


>>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:

>> (4) <insert your favorite reasons why you would like to see this happen>.

Ranjit> Tom Tromey's GCJX (gcjx_branch in CVS), the completely
Ranjit> rewritten Java front-end that is written in C++.

Plugging this into gcc has largely been fine, thanks to an earlier
round of patches in this area.

The biggest unsolved build issue is that it would be nice, when
bootstrapping native (build=host=target), to use the just-built g++
and libstdc++ for gcjx.  This involves some wacky build reordering
that I've been avoiding looking at.

Tom


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