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]
Other format: [Raw text]

Re: libjava testresults (Was: basic-improvements call for testers)


On Mon, 2002-12-16 at 13:15, Mark Wielaard wrote:
> Hi (java@gcc.gnu.org added to the CC),
> [...]
> Also my tests on powerpc on the mainline don't look that bad.

But please note the posting from Jerry Quinn "3.4 bib failed to
bootstrap java on ppc" on the main gcc mailinglist:

        I just tried to build 3.4 bib last night on
        powerpc-unknown-gnu-linux
        and had the java bootstrap fail.
        
        stage1/xgcc -Bstage1/ -B/usr/local/powerpc-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common  -DHAVE_CONFIG_H    -I. -Ijava -I../../gcc/gcc -I../../gcc/gcc/java -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/java/jcf-write.c -o java/jcf-write.o
        ../../gcc/gcc/java/jcf-write.c: In function `init_jcf_state':
        ../../gcc/gcc/java/jcf-write.c:2853: internal compiler error: Segmentation fault

That probably means that my autobuilder on ppc which tests libgcj
against the Mauve testsuite will probably die as soon as the bib branch
is merged into mainline :(

If it helps I can setup that machine to run the 3.4-bi branch tonight.
But that might take a while (more then 10 hours) since it is a slow
machine and I will have to clear up some disk space for a new CVS tree.

Cheers,

Mark


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