This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: SEGV




On Sat, 22 Sep 2001, Johannes Zellner wrote:
> On Fri, Sep 21, 2001 at 02:44:12PM -0700, Boehm, Hans wrote:
> > This definitely looks like an initialization problem.
> > 
> > Which platform is this on?  How are you linking?  I assume this is the CVS
> > trunk?
> 
> yes, sure. Hmm. Maybe this is a problem of using gcc-3.0.2 (as from
> debian) with my self compiled libgcj / libgcjgc from CVS ?

You can not use gcj from the 3.0 branch with libgcj from CVS HEAD (3.1).
The class layout has changed since branching 3.0.

Jeff


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