parse.c build failure from gcc-head on Alpha.
George France
france@handhelds.org
Thu Mar 7 22:21:00 GMT 2002
On Thursday 07 March 2002 19:36, Alexandre Oliva wrote:
> On Mar 7, 2002, George France <france@handhelds.org> wrote:
> > Java builds with egcs-2.91.66 and gcc-3.0.4, but when I attempt to build
> > Java with gcc-2.95.3 on the alpha architecture, the build gets stuck in
> > an infinate loop.
>> Right. That's just one more reason to always use make bootstrap to
> build native compilers. Only the C front-end is supposed to build
> properly with any random compiler, and even then, it's built without
> optimization for stage1 of the bootstrap.
I always build my toolchains with 'make bootstrap' or occasionally with 'make
all bootstrap'.
Best Regards,
--George
More information about the Java
mailing list