This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
[Fwd: breakage in darwin]
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC <gcc at gcc dot gnu dot org>, Tom Tromey <tromey at redhat dot com>, GCC-Java<java at gcc dot gnu dot org>
- Date: Tue, 02 Apr 2002 22:10:24 +0200
- Subject: [Fwd: breakage in darwin]
Well,
this one happens on the branch as well (3.1).
I don't know who is responsible for. My resources are limited, I can
only provide preprocessed files not more.
Thanks for any hints.
Andreas
P.S. is this a potential candidate?
2002-03-28 Roger Sayle <roger@eyesopen.com>
PR c++/5998:
* decl.c (cxx_init_decl_processing): Re-enable built-in functions
in the g++ front-end.
--- Begin Message ---
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC-Java <java at gcc dot gnu dot org>
- Date: Sat, 30 Mar 2002 17:09:56 +0100
- Subject: breakage in darwin
Hi,
who is responsible for this one?
/Volumes/xufs/gccsrc/objdir/gcc/xgcc -shared-libgcc
-B/Volumes/xufs/gccsrc/objdir/gcc/ -nostdinc++
-L/Volumes/xufs/gccsrc/objdir/powerpc-apple-darwin5.3/libstdc++-v3/src
-L/Volumes/xufs/gccsrc/objdir/powerpc-apple-darwin5.3/libstdc++-v3/src/.libs
-B/Volumes/reserved1/gcctmp/powerpc-apple-darwin5.3/bin/
-B/Volumes/reserved1/gcctmp/powerpc-apple-darwin5.3/lib/ -isystem
/Volumes/reserved1/gcctmp/powerpc-apple-darwin5.3/include
-DHAVE_CONFIG_H -I. -I../../../gcc/libjava -I./include -I./gcj
-I../../../gcc/libjava -Iinclude -I../../../gcc/libjava/include
-I../../../gcc/libjava/libltdl -I../../../gcc/libjava/libltdl
-I../../../gcc/libjava/.././libjava/../gcc
-I../../../gcc/libjava/../zlib -I../../../gcc/libjava/../libffi/include
-I../libffi/include -fno-rtti -fnon-call-exceptions
-fdollars-in-identifiers -I/usr/X11R6/include -W -Wall -D_GNU_SOURCE
-DPREFIX=\"/Volumes/reserved1/gcctmp\" -g -O2 -Wp,-MD,.deps/exception.pp
-c ../../../gcc/libjava/exception.cc -o exception.o
/var/tmp//ccd0ECTM.s:1590:FATAL:Symbol L_abort$stub already defined.
make[1]: *** [exception.lo] Error 1
make: *** [all-recursive] Error 1
Thanks,
Andreas
--- End Message ---