This is the mail archive of the gcc@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]

Re: More java help needed


On Tuesday 02 October 2001 19:33, Richard Kenner wrote:
> Apparently, libjava isn't supported on my target (alpha).  Can somebody
> please give me the command line to pass to whatever is the Java equivalent
> of cc1 to reproduce the mem_set_alias_set failure?

[fsirl@entropy:~/obj/gccm/ppc-linux/nof/libjava]$ 
/home/fsirl/obj/gccm/gcc/gcj -B/home/fsirl/obj/gccm/ppc-linux/nof/libjava/ 
-B/home/fsirl/obj/gccm/gcc/ --encoding=UTF-8 -fassume-compiled 
-fclasspath=/home/fsirl/obj/gccm/ppc-linux/nof/libjava 
-L/home/fsirl/obj/gccm/ppc-linux/nof/libjava -g -O2 -msoft-float -fPIC 
-mstrict-align -MD -MT java/awt/Checkbox.lo -MF java/awt/Checkbox.d -c 
/home/fsirl/cvsx/gccm/libjava/java/awt/Checkbox.java -fPIC -o 
java/awt/.libs/Checkbox.o -v -save-temps
Reading specs from /home/fsirl/obj/gccm/gcc/specs
Reading specs from /home/fsirl/obj/gccm/ppc-linux/nof/libjava/libgcj.spec
rename spec lib to liborig
Configured with: /home/fsirl/cvsx/gccm/configure --prefix=/home/fsirl/gnubin 
--enable-shared --enable-threads --enable-checking=gc,misc,tree,rtl ppc-linux
Thread model: posix
gcc version 3.1 20011002 (experimental)
 /home/fsirl/obj/gccm/gcc/jc1 
/home/fsirl/cvsx/gccm/libjava/java/awt/Checkbox.java -fuse-divide-subroutine 
-fuse-boehm-gc -fnon-call-exceptions -fkeep-inline-functions -quiet -dumpbase 
Checkbox.java -msoft-float -mstrict-align -g -O2 -version -fencoding=UTF-8 
-fassume-compiled -fclasspath=/home/fsirl/obj/gccm/ppc-linux/nof/libjava 
-fPIC -fPIC -MD -MT java/awt/Checkbox.lo -MF java/awt/Checkbox.d -o Checkbox.s
GNU Java version 3.1 20011002 (experimental) (ppc-linux)
        compiled by GNU C version 3.1 20011002 (experimental).
Class path starts here:
    /home/fsirl/obj/gccm/ppc-linux/nof/libjava/
/home/fsirl/cvsx/gccm/libjava/java/awt/Checkbox.java: In class 
`java.awt.Checkbox':
/home/fsirl/cvsx/gccm/libjava/java/awt/Checkbox.java: In method 
`java.awt.Checkbox.getSelectedObjects()':
/home/fsirl/cvsx/gccm/libjava/java/awt/Checkbox.java:89: Internal compiler 
error in set_mem_alias_set, at emit-rtl.c:1722
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Is that enough for you? I can give you access to this machine 
(powerpc-linux-gnu) if necessary.

Franz.


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