[ANNOUNCE] Libgcj in gcc tree availability.
Robert Lipe
robertlipe@usa.net
Sun Dec 10 16:25:00 GMT 2000
Hi, Alexandre.
Alexandre Petit-Bianco wrote:
>> Robert Lipe writes:
>> > I suspe that somehow it needs to use the freshly built compiler and
> > not the bootstrap compiler.
>> Yes. How is fastjar dragged into that? I read Alexandre Oliva email
> and acted accordingly:
>> http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00466.html
I didn't drag it in. :-) The patch he's proposing to whack fastjar from
'all-bootstrap' is definitely there.
When you do a top-level bootstrap, are you seeing fastjar built
with your native compiler ("cc") or with the freshly built compiler
("../some/internal/path/to/xgcc -B../same/internal/path")? I'm seeing
the former. If you happen to use gcc as your bootstrap compiler, this
won't be terminal for you and in the volume of the build, you may not
have noticed it. I'm seeing it use the bootstrap compiler.
RJL
More information about the Java
mailing list