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]

Re: [ANNOUNCE] Libgcj in gcc tree availability.


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

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