This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/29536] New: ICE building libjava


./../.././gcc/gcjh -d . -classpath '' -bootclasspath classpath/lib $name
gnu/CORBA/DynAn/gnuDynAny.java: In class 'gnu.CORBA.DynAn.gnuDynAny':
gnu/CORBA/DynAn/gnuDynAny.java: In method
'gnu.CORBA.DynAn.gnuDynAny.get_any()':
gnu/CORBA/DynAn/gnuDynAny.java:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [gnu-CORBA.lo] Error 1

and

/home/dave/gnu/gcc-4.2/objdir/gcc/gcj
-B/home/dave/gnu/gcc-4.2/objdir/hppa-linux
/libjava/ -B/home/dave/gnu/gcc-4.2/objdir/gcc/ -fclasspath=
-fbootclasspath=/hom
e/dave/gnu/gcc-4.2/objdir/hppa-linux/libjava/classpath/lib --encoding=UTF-8
-Wno
-deprecated -fbootstrap-classes -g -O2 -fjni -findirect-dispatch
-fno-indirect-c
lasses -c @gnu-CORBA.list -fPIC -o .libs/gnu-CORBA.o
gnu/CORBA/CDR/gnuRuntime$1.java: In class 'gnu.CORBA.CDR.gnuRuntime$1':
gnu/CORBA/CDR/gnuRuntime$1.java: In constructor '(gnu.CORBA.CDR.gnuRuntime)':
gnu/CORBA/CDR/gnuRuntime$1.java:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [gnu-CORBA.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gnu/java/awt/dnd/peer/gtk/GtkDragSourceContextPeer.java: In class
'gnu.java.awt.
dnd.peer.gtk.GtkDragSourceContextPeer':
gnu/java/awt/dnd/peer/gtk/GtkDragSourceContextPeer.java: In method
'gnu.java.awt
.dnd.peer.gtk.GtkDragSourceContextPeer.startDrag(java.awt.dnd.DragSourceContext,
java.awt.Cursor,java.awt.Image,java.awt.Point)':
gnu/java/awt/dnd/peer/gtk/GtkDragSourceContextPeer.java:0: internal compiler
err
or: Segmentation fault


-- 
           Summary: ICE building libjava
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29536


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