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/12858] New: Regression, included compile test case fails


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Regression, included compile test case fails
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oyvind dot harboe at zylin dot com
                CC: gcc-bugs at gcc dot gnu dot org

This works w/GCC 3.3, but fails w/GCC 3.4. I compiled this GCJ w/Mohans 
instructions on how to compile a GCC 3.4 for Windows.

Reading specs from /wingcc/bin/../lib/gcc/i686-pc-mingw32/3.4/specs
Reading specs from /wingcc/bin/../lib/gcc/i686-pc-mingw32/3.4/../../../../i686-p
c-mingw32/lib/libgcj.spec
rename spec lib to liborig
Configured with: /datal/gcc/gcc/configure --prefix=/datal/gcc/build/wingcc --bui
ld=i686-pc-linux-gnu --host=i686-pc-mingw32 --target=i686-pc-mingw32 --enable-la
nguages=c,c++,java --with-gcc --with-gnu-as --with-gnu-ld --with-as=i686-pc-ming
w32-as --with-ld=i686-pc-mingw32-ld --enable-threads=win32 --disable-nls --disab
le-win32-registry --disable-shared --disable-debug --without-newlib --enable-lib
gcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug
 --enable-interpreter --enable-hash-synchronization --enable-sjlj-exceptions
Thread model: win32
gcc version 3.4 20031030 (experimental)



\wingcc\bin\gcj.exe -c -fjni -o swt.o modified_swt.jar
c:\temp/ccyKaaaa.s: Assembler messages:
c:\temp/ccyKaaaa.s:1054879: Error: symbol `__GLOBAL__I__ZN3org7eclipse3swt8graph
ics5ColorC1Ev' is already defined


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