This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/65: Uninitialized global variables
- To: tromey at cygnus dot com
- Subject: Re: libgcj/65: Uninitialized global variables
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 7 Oct 1999 22:35:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR libgcj/65; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: Patrik Hagglund <patha@ida.liu.se>
Cc: Tom Tromey <tromey@cygnus.com>,
Java Gnats Server <java-gnats@sourceware.cygnus.com>
Subject: Re: libgcj/65: Uninitialized global variables
Date: Thu, 7 Oct 1999 15:32:11 -0700
>>>>> "Patrik" == Patrik Hagglund <patha@ida.liu.se> writes:
Patrik> /home/pelab/pub/pkg/binutils-991002/bin/ld: bfd assertion fail ../../bfd/elflink.h:1566
I have never seen this.
Patrik> And when I replaced ld with Sun's ld:
Patrik> ld: warning: file /home/pelab/pub/pkg/libgcj-2.95.1_gc5.0a3_gcc-2.95.1-threads_binutils-991002/lib/libgcj.so: section .stabstr: malformed string table, initial or final byte
... or this.
Patrik> The program gives this waring message:
Patrick> ./Hello
Patrik> Large stack limit(2147479552): only scanning 8 MBHello
... or this.
I don't remember anybody else trying Solaris 2.7, either, so you're in
untested waters.
Tom