From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28615 invoked by alias); 8 Mar 2003 20:56:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 28597 invoked by uid 71); 8 Mar 2003 20:56:00 -0000 Resent-Date: 8 Mar 2003 20:56:00 -0000 Resent-Message-ID: <20030308205600.28594.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, ghh@mpq.mpg.de Received: (qmail 23953 invoked by uid 48); 8 Mar 2003 20:46:12 -0000 Message-Id: <20030308204612.23952.qmail@sources.redhat.com> Date: Sat, 08 Mar 2003 20:56:00 -0000 From: ghh@mpq.mpg.de Reply-To: ghh@mpq.mpg.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/10007: building the compiler fails with some java problem in spite of --enable-languages=c,c++,f77 X-SW-Source: 2003-03/txt/msg00414.txt.bz2 List-Id: >Number: 10007 >Category: bootstrap >Synopsis: building the compiler fails with some java problem in spite of --enable-languages=c,c++,f77 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Sat Mar 08 20:56:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Gerhard Heinzel >Release: gcc-3.2.2 >Organization: >Environment: SuSe linux 2.4.19-4GB i686 installed compiler gcc-3.2 >Description: building the compiler fails with some java problem although I explicitely didn't ask to build the java compiler: ghh@linux:~/install/gcc-3.2.2/objdir> ../configure --enable-languages=c,c++,f77 --prefix=/home/ghh/bin/gcc322/ ghh@linux:~/install/gcc-3.2.2/objdir> nice -19 make /home/ghh/install/gcc-3.2.2/objdir/gcc/xgcc -shared-libgcc -B/home/ghh/install/gcc-3.2.2/objdir/gcc/ -nostdinc++ -L/home/ghh/install/gcc-3.2.2/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/home/ghh/install/gcc-3.2.2/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/ghh/bin/gcc322//i686-pc-linux-gnu/bin/ -B/home/ghh/bin/gcc322//i686-pc-linux-gnu/lib/ -isystem /home/ghh/bin/gcc322//i686-pc-linux-gnu/include -DHAVE_CONFIG_H -I. -I../../../libjava -I./include -I./gcj -I../../../libjava -Iinclude -I../../../libjava/include -I../../../libjava/../boehm-gc/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I../../../libjava/libltdl -I../../../libjava/libltdl -I../../../libjava/.././libjava/../gcc -I../../../libjava/../zlib -I../../../libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -I/usr/X11R6/include -W -Wall -D_GNU_SOURCE -DPREFIX=\"/home/ghh/bin/gcc322/\" -g -O2 -D_GNU_SOURCE -Wp,-MD,.deps/posix.pp -c ../../../libjava/posix.cc -o posix.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link /home/ghh/install/gcc-3.2.2/objdir/gcc/xgcc -shared-libgcc -B/home/ghh/install/gcc-3.2.2/objdir/gcc/ -nostdinc++ -L/home/ghh/install/gcc-3.2.2/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/home/ghh/install/gcc-3.2.2/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/ghh/bin/gcc322//i686-pc-linux-gnu/bin/ -B/home/ghh/bin/gcc322//i686-pc-linux-gnu/lib/ -isystem /home/ghh/bin/gcc322//i686-pc-linux-gnu/include -L/home/ghh/install/gcc-3.2.2/objdir/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -o libgcj.la -objectlist libgcj.objectlist \ ../boehm-gc/libgcjgc_convenience.la ../libffi/libffi_convenience.la ../zlib/libzgcj_convenience.la \ -rpath /home/ghh/bin/gcc322//lib/. -rpath /home/ghh/bin/gcc322//lib/. -lpthread ./libltdl/libltdlc.la -version-info `grep -v '^#' ../../../libjava/libtool-version` libtool: link: `gnu/java/locale/LocaleInformation_ar_QA.lo' is not a valid libtool object >How-To-Repeat: ../configure --enable-languages=c,c++,f77 --prefix=/home/ghh/bin/gcc322/ make >Fix: >Release-Note: >Audit-Trail: >Unformatted: