bug-autoconf
[Top][All Lists]
Advanced

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

building gcc 3.4.1 for target s390-redhat-linux in fedora core 2


From: Dinar Temirbulatov
Subject: building gcc 3.4.1 for target s390-redhat-linux in fedora core 2
Date: Thu, 05 Aug 2004 18:19:59 +0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

while building gcc 3.4.1 for target s390-redhat-linux in fedora core 2 i `ve got this:



make[1]: Entering directory `/home/dinar/gcc-3.4.1/libiberty'
make[2]: Entering directory `/home/dinar/gcc-3.4.1/libiberty/testsuite'
make[2]: Цель `all' не требует выполнения команд.
make[2]: Leaving directory `/home/dinar/gcc-3.4.1/libiberty/testsuite'
make[1]: Leaving directory `/home/dinar/gcc-3.4.1/libiberty'
make[1]: Entering directory `/home/dinar/gcc-3.4.1/intl'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Leaving directory `/home/dinar/gcc-3.4.1/intl'
make[1]: Entering directory `/home/dinar/gcc-3.4.1/zlib'
: make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/local/s390-redhat-linux" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/home/dinar/gcc-3.4.1/zlib'
make[1]: Entering directory `/home/dinar/gcc-3.4.1/gcc'
gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -o gnatbind ada/b_gnatb.o ada/adaint.o ada/argv.o ada/exit.o ada/cio.o ada/cstreams.o ada/final.o ada/init.o ada/link.o ada/raise.o ada/tracebak.o ada/a-except.o ada/ada.o ada/a-elchha.o ada/ali-util.o ada/ali.o ada/alloc.o ada/atree.o ada/bcheck.o ada/binde.o ada/binderr.o ada/bindgen.o ada/bindusg.o ada/butil.o ada/casing.o ada/csets.o ada/debug.o ada/einfo.o ada/elists.o ada/fmap.o ada/fname.o ada/g-hesora.o ada/g-htable.o ada/g-os_lib.o ada/g-string.o ada/gnat.o ada/gnatbind.o ada/gnatvsn.o ada/hostparm.o ada/interfac.o ada/lib.o ada/namet.o ada/nlists.o ada/opt.o ada/osint-b.o ada/osint.o ada/output.o ada/rident.o ada/s-assert.o ada/s-carun8.o ada/s-casuti.o ada/s-crc32.o ada/s-crtl.o ada/s-except.o ada/s-exctab.o ada/s-htable.o ada/s-imgenu.o ada/s-mastop.o ada/s-memory.o ada/s-parame.o ada/s-secsta.o ada/s-soflin.o ada/s-sopco3.o ada/s-sopco4.o ada/s-sopco5.o ada/s-stache.o ada/s-stalib.o ada/s-stoele.o ada/s-strops.o ada/s-traceb.o ada/s-traent.o ada/s-unstyp.o ada/s-wchcnv.o ada/s-wchcon.o ada/s-wchjis.o ada/sdefault.o ada/sinfo.o ada/sinput.o ada/snames.o ada/stand.o ada/stringt.o ada/switch-b.o ada/switch.o ada/system.o ada/table.o ada/targparm.o ada/tree_io.o ada/types.o ada/uintp.o ada/uname.o ada/urealp.o ada/widechar.o prefix.o version.o \ ../libiberty/libiberty.a make \ CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long " \ CONFIG_H="tconfig.h ./../include/ansidecl.h" TM_H="tm.h ./config/s390/s390.h ./config/dbxelf.h ./config/elfos.h ./config/svr4.h ./config/linux.h ./config/s390/linux.h ./defaults.h insn-constants.h insn-flags.h" \
 INCLUDES="-I. -I. -I. -I./. -I./../include " \
 MAKEOVERRIDES= \
 -f libgcc.mk all
make[2]: Entering directory `/home/dinar/gcc-3.4.1/gcc'
for d in libgcc; do \
 if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make[2]: Leaving directory `/home/dinar/gcc-3.4.1/gcc'
if [ -f gnatbind ] ; \
then \
 mv gnatbind  gnatbind-cross; \
fi
if [ -f gnatbl ] ; \
then \
 mv gnatbl    gnatbl-cross; \
fi
if [ -f gnatchop ] ; \
then \
 mv gnatchop   gnatchop-cross; \
fi
if [ -f gnat ] ; \
then \
  mv gnat  gnat-cross; \
fi
if [ -f gnatkr ] ; \
then \
 mv gnatkr    gnatkr-cross; \
fi
if [ -f gnatlink ] ; \
then \
  mv gnatlink  gnatlink-cross; \
fi
if [ -f gnatls ] ; \
then \
 mv gnatls    gnatls-cross; \
fi
if [ -f gnatmake ] ; \
then \
  mv gnatmake  gnatmake-cross; \
fi
if [ -f gnatmem ] ; \
then \
  mv gnatmem  gnatmem-cross; \
fi
if [ -f gnatname ] ; \
then \
  mv gnatname  gnatname-cross; \
fi
if [ -f gnatprep ] ; \
then \
  mv gnatprep  gnatprep-cross; \
fi
if [ -f gnatxref ] ; \
then \
  mv gnatxref  gnatxref-cross; \
fi
if [ -f gnatfind ] ; \
then \
  mv gnatfind  gnatfind-cross; \
fi
if [ -f gnatclean ] ; \
then \
  mv gnatclean  gnatclean-cross; \
fi
if [ -f gnatsym ] ; \
then \
  mv gnatsym  gnatsym-cross; \
fi
if [ -f gpr2make ] ; \
then \
  mv gpr2make  gpr2make-cross; \
fi
if [ -f gprcmd ] ; \
then \
  mv gprcmd  gprcmd-cross; \
fi
make[1]: Leaving directory `/home/dinar/gcc-3.4.1/gcc'
make[1]: Entering directory `/home/dinar/gcc-3.4.1/fastjar'
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" all-am
make[2]: Entering directory `/home/dinar/gcc-3.4.1/fastjar'
make[2]: Leaving directory `/home/dinar/gcc-3.4.1/fastjar'
make[1]: Leaving directory `/home/dinar/gcc-3.4.1/fastjar'
Checking multilib configuration...
multilib.out is unchanged
Configuring in s390-redhat-linux/libstdc++-v3
configure: loading cache ./config.cache
checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) s390-ibm-linux-gnu
checking target system type... (cached) s390-ibm-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for s390-redhat-linux-strip... (cached) s390-redhat-linux-strip
checking for s390-redhat-linux-gcc... (cached) /home/dinar/gcc-3.4.1/gcc/xgcc -B/home/dinar/gcc-3.4.1/gcc/ -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/dinar/gcc-3.4.1/gcc/xgcc -B/home/dinar/gcc-3.4.1/gcc/ -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include accepts -g... (cached) yes checking for /home/dinar/gcc-3.4.1/gcc/xgcc -B/home/dinar/gcc-3.4.1/gcc/ -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include option to accept ANSI C... (cached) none needed checking for s390-redhat-linux-g++... (cached) /home/dinar/gcc-3.4.1/gcc/xgcc -shared-libgcc -B/home/dinar/gcc-3.4.1/gcc/ -nostdinc++ -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src/.libs -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/dinar/gcc-3.4.1/gcc/xgcc -shared-libgcc -B/home/dinar/gcc-3.4.1/gcc/ -nostdinc++ -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src/.libs -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include accepts -g... (cached) yes
checking for GCC version number... 3.4.1
checking whether ln -s works... yes
checking for s390-redhat-linux-as... (cached) /usr/local/s390-redhat-linux/bin/as
checking for s390-redhat-linux-ar... (cached) s390-redhat-linux-ar
checking for s390-redhat-linux-ranlib... (cached) s390-redhat-linux-ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
configure: CPU config directory is cpu/s390
configure: OS config directory is os/gnu-linux
checking for ld used by GCC... (cached) /usr/local/s390-redhat-linux/bin/ld
checking if the linker (/usr/local/s390-redhat-linux/bin/ld) is GNU ld... (cached) yes checking for /usr/local/s390-redhat-linux/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/local/s390-redhat-linux/bin/nm checking how to recognise dependant libraries... (cached) file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking for s390-redhat-linux-file... (cached) /usr/bin/file
checking for s390-redhat-linux-ranlib... (cached) s390-redhat-linux-ranlib
checking for s390-redhat-linux-strip... (cached) s390-redhat-linux-strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) no
checking for objdir... .libs
checking for /home/dinar/gcc-3.4.1/gcc/xgcc option to produce PIC... -fPIC -DPIC checking if /home/dinar/gcc-3.4.1/gcc/xgcc PIC flag -fPIC -DPIC works... (cached) yes
checking if /home/dinar/gcc-3.4.1/gcc/xgcc static flag  works... (cached) no
finding the maximum length of command line arguments... (cached) 49153
checking if /home/dinar/gcc-3.4.1/gcc/xgcc supports -c -o file.o... (cached) yes checking if /home/dinar/gcc-3.4.1/gcc/xgcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/local/s390-redhat-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/local/s390-redhat-linux/bin/nm output... failed
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking how to run the C++ preprocessor... /home/dinar/gcc-3.4.1/gcc/xgcc -shared-libgcc -B/home/dinar/gcc-3.4.1/gcc/ -nostdinc++ -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src -L/home/dinar/gcc-3.4.1/s390-redhat-linux/libstdc++-v3/src/.libs -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include -E
loading cache ./config.cache within ltconfig
checking host system type... s390-ibm-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for objdir... .libs
checking for /home/dinar/gcc-3.4.1/gcc/xgcc option to produce PIC... -fPIC -DPIC
checking if /home/dinar/gcc-3.4.1/gcc/xgcc PIC flag -fPIC -DPIC works... yes
checking if /home/dinar/gcc-3.4.1/gcc/xgcc static flag -static works... no
finding the maximum length of command line arguments... (cached) 49153
checking if /home/dinar/gcc-3.4.1/gcc/xgcc supports -c -o file.o... (cached) yes checking if /home/dinar/gcc-3.4.1/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/local/s390-redhat-linux/bin/ld) supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/local/s390-redhat-linux/bin/nm output... failed
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
appending configuration tag "CXX" to libtool
checking for exception model to use... call frame
checking for enabled PCH... yes
checking for compiler with PCH support... no
checking for underlying I/O to use... stdio
checking how to run the C preprocessor... /home/dinar/gcc-3.4.1/gcc/xgcc -B/home/dinar/gcc-3.4.1/gcc/ -B/usr/local/s390-redhat-linux/bin/ -B/usr/local/s390-redhat-linux/lib/ -isystem /usr/local/s390-redhat-linux/include -isystem /usr/local/s390-redhat-linux/sys-include -E
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking for C locale to use... generic
checking for std::allocator base class to use... new
configure: "C" header strategy set to c_std
checking for ISO C99 support in <math.h>... no
checking for ISO C99 support in <stdio.h>... no
checking for lldiv_t declaration... no
checking for ISO C99 support in <stdlib.h>... no
checking for additional ISO C99 support in <wchar.h>... no
checking for enabled ISO C99 support... no
checking for enabled long long I/O support... no
checking for thread model used by GCC... single
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
checking for extra compiler flags for building...
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking for sys/types.h... (cached) no
checking fp.h usability... no
checking fp.h presence... no
checking for fp.h... no
checking float.h usability... no
checking float.h presence... yes
configure: WARNING: float.h: present but cannot be compiled
configure: WARNING: float.h: check for missing prerequisite headers?
configure: WARNING: float.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for float.h... yes
checking for endian.h... (cached) no
checking for inttypes.h... (cached) no
checking locale.h usability... no
checking locale.h presence... no
checking for locale.h... no
checking for float.h... (cached) yes
checking for stdint.h... (cached) no
checking for main in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Ошибка 1







reply via email to

[Prev in Thread] Current Thread [Next in Thread]