[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#401947: gcj-4.1: Error when you use a swt.jar library



Package: gcj-4.1
Version: 4.1.1-20
Severity: normal
Tags: patch

I try compile two diferent programs using the library swt.jar in
/usr/lib/java/swt.jar and downloanding it from eclipse.org.

libswt3.2-gtk-java 3.2.1-1 is the package where is the swt.jar

If you want more information you tell me.
Thanks for your attention.

conde@liberdade:~/workspace/HelloWordSWT/src$ gcj -l /usr/lib/java/swt.jar -c HelloWordSWT.java -o Hello
org/eclipse/swt/internal/accessibility/gtk/ATK.java:0: internal compiler error: in java_mark_cni_decl_local, at java/decl.c:2115
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

conde@liberdade:~/workspace/HelloWordSWT/src$ gcj -v -l /usr/lib/java/swt.jar -c HelloWordSWT.java -o Hello
Using built-in specs.
Reading specs from /usr/lib/gcc/i486-linux-gnu/4.1.2/libgcj.spec
rename spec startfile to startfileorig
rename spec lib to liborig
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-java-awt=gtk-default --enable-gtk-cairo --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
 /usr/lib/gcc/i486-linux-gnu/4.1.2/jc1 /tmp/ccQbCc1hjx -fhash-synchronization -fno-use-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -fkeep-inline-functions -quiet -dumpbase ccQbCc1hjx -mtune=i686 -auxbase ccQbCc1hjx -g1 -version -ffilelist-file -o /tmp/ccGicTQp.s
GNU Java version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20) (i486-linux-gnu)
        compiled by GNU C version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20).GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64607
Class path starts here:
    ./
    /usr/share/java/libgcj-4.1.jar/ (system) (zip)
org/eclipse/swt/internal/accessibility/gtk/ATK.java:0: internal compiler error: in java_mark_cni_decl_local, at java/decl.c:2115
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.


-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: LANG=gl_ES.UTF-8, LC_CTYPE=gl_ES.UTF-8 (charmap=UTF-8)

Versions of packages gcj-4.1 depends on:
ii  gcc-4.1                      4.1.1-20    The GNU C compiler
ii  gcj-4.1-base                 4.1.1-20    The GNU Compiler Collection (gcj b
ii  gij-4.1                      4.1.1-20    The GNU Java bytecode interpreter
ii  java-common                  0.25        Base of all Java packages
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libc6-dev                    2.3.6.ds1-8 GNU C Library: Development Librari
ii  libgcc1                      1:4.1.1-20  GCC support library
ii  libgcj7-0                    4.1.1-20    Java runtime library for use with 
ii  libgcj7-dev                  4.1.1-20    Java development headers and stati
ii  libgcj7-jar                  4.1.1-20    Java runtime library for use with 
ii  zlib1g                       1:1.2.3-13  compression library - runtime

Versions of packages gcj-4.1 recommends:
ii  fastjar                       1:4.1.1-20 Jar creation utility

-- no debconf information



Reply to: