This is the mail archive of the java-discuss@sources.redhat.com 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: testing an integrated build


Phil Edwards wrote:

> In file included from java/lang/String.h:9,
>                  from ../../../unified/libjava/java/lang/Class.h:18,
>                  from ../../../unified/libjava/gcj/cni.h:17,
>                  from ../../../unified/libjava/prims.cc:30:
> ../../../unified/libjava/gcj/array.h:59: Internal error #20000409.
> ../../../unified/libjava/gcj/array.h:59: Internal compiler error in
>    write_builtin_type, at cp/mangle.c:1483
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> gmake[2]: *** [prims.lo] Error 1
> gmake[2]: Leaving directory `/builddir/sparc-sun-solaris2.8/libjava'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/builddir/sparc-sun-solaris2.8/libjava'
> gmake: *** [all-target-libjava] Error 2
>
> ...the experiment ended there.  :-(

You need to configure with "--disable-new-gxx-abi".

regards

  [ bryce ]



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