Compiling GCC with g++: a report
Tom Tromey
tromey@redhat.com
Mon May 23 19:07:00 GMT 2005
>>>>> "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
More information about the Gcc
mailing list