CVS trunk broken?
Boehm, Hans
hans_boehm@hp.com
Fri Mar 2 13:46:00 GMT 2001
Sorry about that. I noticed the patch just after I sent the last message.
The patch helps. But now the build is dying in the -g -fPIC compilation of
ObjectOutputStream, with many duplicate definitions of .LBB0 and .LBE0 in
the .s file. Any ideas?
Based on where they are generated in the .s file, I would suspect that this
might be related to try finally blocks.
Hans
> -----Original Message-----
> From: Per Bothner [ mailto:per@bothner.com ]
> Sent: Friday, March 02, 2001 12:50 PM
> To: Boehm, Hans
> Cc: 'java@gcc.gnu.org'
> Subject: Re: CVS trunk broken?
>>> "Boehm, Hans" <hans_boehm@hp.com> writes:
>> > I just updated my tree, and did a complete rebuild. The
> build is now dying
> > at what's presumably the first gcj invocation. Does anyone
> else see this?
> >
> > <built-in>:0: storage size of `_ZTVN4java4lang5ClassE' isn't known
>> Yes. See my patch posted last night.
> --
> --Per Bothner
> per@bothner.com http://www.bothner.com/~per/
>
More information about the Java
mailing list