All of lore.kernel.org
 help / color / mirror / Atom feed
* Error in configuring multilib ie libstdc++ for c++
@ 2014-01-27  6:51 Rohit2 Jindal
  2014-02-11  5:53 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Rohit2 Jindal @ 2014-01-27  6:51 UTC (permalink / raw)
  To: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1676 bytes --]

Hi,

I am trying to compile both c and c++ multilib for elf toolchain but its giving error in configuring the same for c++. Logs are attached with this mail. And EXTRA_OECONF passed are as below:

EXTRA_OECONF += "--with-sysroot=${TMPDIR}/sysroots/${BUILD_SYS}/usr/lib/mips32-nlm-elf.gcc-cross-initial/gcc/mips64-nlm-elf/4.6.3 \
                --enable-threads \
                --enable-multilib \
                --disable-libmudflap \
                --disable-libssp \
                --disable-libstdcxx-pch \
                --with-gnu-as \
                --with-gnu-ld \
                --with-mips-plt \
                 --enable-languages=c,c++ \
                --enable-lto \
                --disable-nls \
                --disable-shared \
                --disable-threads \
                --disable-libgomp \
                --without-headers \
                --with-newlib \
                --disable-decimal-float \
                --disable-libffi \
                --disable-libquadmath \
                --disable-libitm \
                --enable-poison-system-directories \
                --with-gxx-include-dir=${TMPDIR}/sysroots/${BUILD_SYS}/usr/${TARGET_SYS}/usr/include/c++ \
                --enable-cxx-flags='-G0 -mno-gpopt' \

Please suggest me the way to resolve this issue.

Regards,
Rohit Jindal





===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

[-- Attachment #1.2: Type: text/html, Size: 6357 bytes --]

[-- Attachment #2: error in configuring multilib for c++.log --]
[-- Type: application/octet-stream, Size: 18874 bytes --]

Checking multilib configuration for libstdc++-v3...
Configuring in mips64-xxx-elf/libstdc++-v3
configure: loading cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... mips64-xxx-elf
checking target system type... mips64-xxx-elf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips64-xxx-elf-strip... /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make  sets $(MAKE)... yes
checking for mips64-xxx-elf-gcc... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    accepts -g... yes
checking for /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to accept ISO C89... unsupported
checking whether we are using the GNU C++ compiler... yes
checking whether /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    accepts -g... yes
checking how to run the C preprocessor... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether ln -s works... yes
checking for mips64-xxx-elf-as... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/as
checking for mips64-xxx-elf-ar... /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ar
checking for mips64-xxx-elf-ranlib... /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
configure: CPU config directory is cpu/mips
configure: OS config directory is os/generic
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include   ... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld
checking if the linker (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/nm
checking the name lister (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/nm) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld option to reload object files... -r
checking for mips64-xxx-elf-objdump... /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/objdump
checking how to recognize dependent libraries... unknown
checking for mips64-xxx-elf-ar... (cached) /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ar
checking for mips64-xxx-elf-strip... (cached) /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/strip
checking for mips64-xxx-elf-ranlib... (cached) /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ranlib
checking command to parse /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/nm output from /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    object... failed
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 dlfcn.h... no
checking for objdir... .libs
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -fno-rtti -fno-exceptions... no
checking for /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to produce PIC... -fPIC -DPIC
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    static flag -static works... no
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... yes
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... (cached) yes
checking whether the /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    -E
checking for ld used by /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include   ... /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld
checking if the linker (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) is GNU ld... yes
checking whether the /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... no
checking for /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to produce PIC... -fPIC -DPIC
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    static flag -static works... no
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... yes
checking if /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... (cached) yes
checking whether the /home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/netlogic/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/netlogic/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for exception model to use... call frame
checking for enabled PCH... no
checking for thread model used by GCC... single
checking for atomic builtins for bool... yes
checking for atomic builtins for short... yes
checking for atomic builtins for int... yes
checking for atomic builtins for long long... no
checking for ISO/IEC TR 24733 ... no
checking for g++ that supports -ffunction-sections -fdata-sections... yes
checking for underlying I/O to use... stdio
checking for C locale to use... generic
checking for std::allocator base class... new
configure: "C" header strategy set to c_global
checking for enabled long long specializations... yes
checking wchar.h usability... no
checking wchar.h presence... no
checking for wchar.h... no
checking for mbstate_t... no
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for enabled wchar_t specializations... no
checking for ISO C99 support in <math.h>... no
checking tgmath.h usability... no
checking tgmath.h presence... no
checking for tgmath.h... no
checking complex.h usability... no
checking complex.h presence... no
checking for complex.h... no
no
checking for ISO C99 support in <stdio.h>... no
checking for ISO C99 support in <stdlib.h>... no
checking for fully enabled ISO C99 support... no
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
configure: target-libgomp not built
checking for parallel mode support... no
checking for extra compiler flags for building... -G0 -mno-gpopt
checking for extern template support... yes
checking for EOWNERDEAD... no
checking for ENOTRECOVERABLE... no
checking for ENOLINK... no
checking for EPROTO... no
checking for ENODATA... no
checking for ENOSR... no
checking for ENOSTR... no
checking for ETIME... no
checking for EBADMSG... no
checking for ECANCELED... no
checking for EOVERFLOW... no
checking for ENOTSUP... no
checking for EIDRM... no
checking for ETXTBSY... no
checking for int64_t... checking for LFS support... no
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for poll... no
checking for S_ISREG or S_IFREG... no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking for writev... no
checking for complex.h... (cached) no
no
checking for ISO C99 support to TR1 in <ctype.h>... no
checking fenv.h usability... no
checking fenv.h presence... no
checking for fenv.h... no
no
checking for ISO C99 support to TR1 in <stdint.h>... no
checking for ISO C99 support to TR1 in <math.h>... no
no
no
checking stdbool.h usability... no
checking stdbool.h presence... yes
configure: WARNING: stdbool.h: present but cannot be compiled
configure: WARNING: stdbool.h:     check for missing prerequisite headers?
configure: WARNING: stdbool.h: see the Autoconf documentation
configure: WARNING: stdbool.h:     section "Present But Cannot Be Compiled"
configure: WARNING: stdbool.h: proceeding with the compiler's result
checking for stdbool.h... no
checking for the value of EOF... configure: error: computing EOF failed
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/netlogic/Download/BuildELF/obj/gcc2_elf'


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error in configuring multilib ie libstdc++ for c++
  2014-01-27  6:51 Error in configuring multilib ie libstdc++ for c++ Rohit2 Jindal
@ 2014-02-11  5:53 ` Khem Raj
  2014-02-14 10:20   ` Rohit2 Jindal
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2014-02-11  5:53 UTC (permalink / raw)
  To: Rohit2 Jindal; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 2319 bytes --]


On Jan 26, 2014, at 10:51 PM, Rohit2 Jindal <rohit2.jindal@aricent.com> wrote:

> Hi,
>  
> I am trying to compile both c and c++ multilib for elf toolchain but its giving error in configuring the same for c++. Logs are attached with this mail. And EXTRA_OECONF passed are as below:
>  
> EXTRA_OECONF += "--with-sysroot=${TMPDIR}/sysroots/${BUILD_SYS}/usr/lib/mips32-nlm-elf.gcc-cross-initial/gcc/mips64-nlm-elf/4.6.3 \

you are trying to mix bare metal compiler toolchain with hosted toolchain targeting Linux ?
OpenEmbedded has concept of TARGET_OS and now you could unset it but thats a untreated territory. If you explain in essence what you are trying to do. May be there is a solution.

>                 --enable-threads \
>                 --enable-multilib \
>                 --disable-libmudflap \
>                 --disable-libssp \
>                 --disable-libstdcxx-pch \
>                 --with-gnu-as \
>                 --with-gnu-ld \
>                 --with-mips-plt \
>                  --enable-languages=c,c++ \
>                 --enable-lto \
>                 --disable-nls \
>                 --disable-shared \
>                 --disable-threads \
>                 --disable-libgomp \
>                 --without-headers \
>                 --with-newlib \
>                 --disable-decimal-float \
>                 --disable-libffi \
>                 --disable-libquadmath \
>                 --disable-libitm \
>                 --enable-poison-system-directories \
>                 --with-gxx-include-dir=${TMPDIR}/sysroots/${BUILD_SYS}/usr/${TARGET_SYS}/usr/include/c++ \
>                 --enable-cxx-flags='-G0 -mno-gpopt' \
>  
> Please suggest me the way to resolve this issue.
>  
> Regards,
> Rohit Jindal
>  
> 
> 
> 
> 
> ===============================================================================
> Please refer to http://www.aricent.com/legal/email_disclaimer.html
> for important disclosures regarding this electronic communication.
> ===============================================================================
> <error in configuring multilib for c++.log>_______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #2: Type: text/html, Size: 9385 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error in configuring multilib ie libstdc++ for c++
  2014-02-11  5:53 ` Khem Raj
@ 2014-02-14 10:20   ` Rohit2 Jindal
  0 siblings, 0 replies; 3+ messages in thread
From: Rohit2 Jindal @ 2014-02-14 10:20 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto


[-- Attachment #1.1: Type: text/plain, Size: 3329 bytes --]

Hi ,

Actually we had two toolchains one for linux(linux kernel and other userspace component ) components and other elf toolchain for bootloaders (like xloader uboot and sysconfig) compilations. We have tried to compile both the toolchains using yocto  for 4.6.3 version and working fine for language=c only. But we have issue that I am not able to create libstd* libraries by setting extra_oeconf enable-language=c,c++ for elf toolchain and its giving error in compilation steps .

Please suggest me the solution.

From: Khem Raj [mailto:raj.khem@gmail.com]
Sent: Tuesday, February 11, 2014 11:24 AM
To: Rohit2 Jindal
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Error in configuring multilib ie libstdc++ for c++


On Jan 26, 2014, at 10:51 PM, Rohit2 Jindal <rohit2.jindal@aricent.com<mailto:rohit2.jindal@aricent.com>> wrote:


Hi,

I am trying to compile both c and c++ multilib for elf toolchain but its giving error in configuring the same for c++. Logs are attached with this mail. And EXTRA_OECONF passed are as below:

EXTRA_OECONF += "--with-sysroot=${TMPDIR}/sysroots/${BUILD_SYS}/usr/lib/mips32-nlm-elf.gcc-cross-initial/gcc/mips64-nlm-elf/4.6.3 \

you are trying to mix bare metal compiler toolchain with hosted toolchain targeting Linux ?
OpenEmbedded has concept of TARGET_OS and now you could unset it but thats a untreated territory. If you explain in essence what you are trying to do. May be there is a solution.


                --enable-threads \
                --enable-multilib \
                --disable-libmudflap \
                --disable-libssp \
                --disable-libstdcxx-pch \
                --with-gnu-as \
                --with-gnu-ld \
                --with-mips-plt \
                 --enable-languages=c,c++ \
                --enable-lto \
                --disable-nls \
                --disable-shared \
                --disable-threads \
                --disable-libgomp \
                --without-headers \
                --with-newlib \
                --disable-decimal-float \
                --disable-libffi \
                --disable-libquadmath \
                --disable-libitm \
                --enable-poison-system-directories \
                --with-gxx-include-dir=${TMPDIR}/sysroots/${BUILD_SYS}/usr/${TARGET_SYS}/usr/include/c++ \
                --enable-cxx-flags='-G0 -mno-gpopt' \

Please suggest me the way to resolve this issue.

Regards,
Rohit Jindal





===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================
<error in configuring multilib for c++.log>_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto





===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

[-- Attachment #1.2: Type: text/html, Size: 14366 bytes --]

[-- Attachment #2: error in configuring multilib for c++ --]
[-- Type: application/octet-stream, Size: 18558 bytes --]

Checking multilib configuration for libstdc++-v3...
Configuring in mips64-xxx-elf/libstdc++-v3
configure: loading cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... mips64-xxx-elf
checking target system type... mips64-xxx-elf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips64-xxx-elf-strip... /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make  sets $(MAKE)... yes
checking for mips64-xxx-elf-gcc... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    accepts -g... yes
checking for /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to accept ISO C89... unsupported
checking whether we are using the GNU C++ compiler... yes
checking whether /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    accepts -g... yes
checking how to run the C preprocessor... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether ln -s works... yes
checking for mips64-xxx-elf-as... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/as
checking for mips64-xxx-elf-ar... /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ar
checking for mips64-xxx-elf-ranlib... /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
configure: CPU config directory is cpu/mips
configure: OS config directory is os/generic
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include   ... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld
checking if the linker (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/nm
checking the name lister (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/nm) interface... BSD nm
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld option to reload object files... -r
checking for mips64-xxx-elf-objdump... /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/objdump
checking how to recognize dependent libraries... unknown
checking for mips64-xxx-elf-ar... (cached) /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ar
checking for mips64-xxx-elf-strip... (cached) /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/strip
checking for mips64-xxx-elf-ranlib... (cached) /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ranlib
checking command to parse /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/nm output from /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    object... failed
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 dlfcn.h... no
checking for objdir... .libs
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -fno-rtti -fno-exceptions... no
checking for /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to produce PIC... -fPIC -DPIC
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    static flag -static works... no
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... yes
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... (cached) yes
checking whether the /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    -E
checking for ld used by /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include   ... /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld
checking if the linker (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) is GNU ld... yes
checking whether the /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... no
checking for /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    option to produce PIC... -fPIC -DPIC
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    PIC flag -fPIC -DPIC works... yes
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    static flag -static works... no
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... yes
checking if /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    supports -c -o file.o... (cached) yes
checking whether the /home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/xgcc -B/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/bin/ -B/home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/lib32/ -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/include -isystem /home/mickey/Download/BuildELF/install/mipscross/elf/mips64-xxx-elf/sys-include    linker (/home/mickey/Download/BuildELF/obj/gcc2_elf/./gcc/collect-ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for exception model to use... call frame
checking for enabled PCH... no
checking for thread model used by GCC... single
checking for atomic builtins for bool... yes
checking for atomic builtins for short... yes
checking for atomic builtins for int... yes
checking for atomic builtins for long long... no
checking for ISO/IEC TR 24733 ... no
checking for g++ that supports -ffunction-sections -fdata-sections... yes
checking for underlying I/O to use... stdio
checking for C locale to use... generic
checking for std::allocator base class... new
configure: "C" header strategy set to c_global
checking for enabled long long specializations... yes
checking wchar.h usability... no
checking wchar.h presence... no
checking for wchar.h... no
checking for mbstate_t... no
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for enabled wchar_t specializations... no
checking for ISO C99 support in <math.h>... no
checking tgmath.h usability... no
checking tgmath.h presence... no
checking for tgmath.h... no
checking complex.h usability... no
checking complex.h presence... no
checking for complex.h... no
no
checking for ISO C99 support in <stdio.h>... no
checking for ISO C99 support in <stdlib.h>... no
checking for fully enabled ISO C99 support... no
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
configure: target-libgomp not built
checking for parallel mode support... no
checking for extra compiler flags for building... -G0 -mno-gpopt
checking for extern template support... yes
checking for EOWNERDEAD... no
checking for ENOTRECOVERABLE... no
checking for ENOLINK... no
checking for EPROTO... no
checking for ENODATA... no
checking for ENOSR... no
checking for ENOSTR... no
checking for ETIME... no
checking for EBADMSG... no
checking for ECANCELED... no
checking for EOVERFLOW... no
checking for ENOTSUP... no
checking for EIDRM... no
checking for ETXTBSY... no
checking for int64_t... checking for LFS support... no
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for poll... no
checking for S_ISREG or S_IFREG... no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking for writev... no
checking for complex.h... (cached) no
no
checking for ISO C99 support to TR1 in <ctype.h>... no
checking fenv.h usability... no
checking fenv.h presence... no
checking for fenv.h... no
no
checking for ISO C99 support to TR1 in <stdint.h>... no
checking for ISO C99 support to TR1 in <math.h>... no
no
no
checking stdbool.h usability... no
checking stdbool.h presence... yes
configure: WARNING: stdbool.h: present but cannot be compiled
configure: WARNING: stdbool.h:     check for missing prerequisite headers?
configure: WARNING: stdbool.h: see the Autoconf documentation
configure: WARNING: stdbool.h:     section "Present But Cannot Be Compiled"
configure: WARNING: stdbool.h: proceeding with the compiler's result
checking for stdbool.h... no
checking for the value of EOF... configure: error: computing EOF failed
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/mickey/Download/BuildELF/obj/gcc2_elf'


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-14 10:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-27  6:51 Error in configuring multilib ie libstdc++ for c++ Rohit2 Jindal
2014-02-11  5:53 ` Khem Raj
2014-02-14 10:20   ` Rohit2 Jindal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.