bootstrap/10007: building the compiler fails with some java problem in spite of --enable-languages=c,c++,f77

ghh@mpq.mpg.de ghh@mpq.mpg.de
Sat Mar 8 20:56:00 GMT 2003


>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:



More information about the Gcc-prs mailing list