From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 354 invoked by alias); 29 Sep 2013 12:14:02 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 32683 invoked by uid 48); 29 Sep 2013 12:13:58 -0000 From: "wbx at openadk dot org" To: glibc-bugs@sourceware.org Subject: [Bug build/15985] toolchain building for sparc32 fails Date: Sun, 29 Sep 2013 12:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: wbx at openadk dot org X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-09/txt/msg00178.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=15985 --- Comment #2 from wbx at openadk dot org --- Hi, complete build log is available here: http://www.openadk.org/qemu-sparc-make.log glibc is configured this way: BUILD _CC=cc CFLAGS="-mcpu=v8 -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -O2 -pipe" CC=sparc-openad k-linux-gnu-gcc CXX=sparc-openadk-linux-gnu-g++ AR=sparc-openadk-linux-gnu-ar RANLIB=sparc-openadk-linux-g nu-ranlib libc_cv_forced_unwind=yes libc_cv_cc_with_libunwind=yes libc_cv_c_cleanup=yes libc_cv_gnu99_inli ne=yes libc_cv_sparc64_tls=yes libc_cv_slibdir="/lib" libc_cv_initfini_array=yes \ /home/wbx/openadk/toolchain_build_sparc_gnu_glibc/w-glibc-2.18-1/glibc-2.18/configure \ --prefix=/usr \ --enable-shared \ --enable-stackguard-randomization \ --build=i686-linux-gnu --host=sparc-openadk-linux-gnu --with-headers=/home/wbx/openadk/target_sparc_gnu_glibc/usr/include --disable-sanity-checks --disable-nls --without-cvs --disable-profile --disable-debug --without-gd --disable-nscd --with-__thread --with-tls --enable-kernel="2.6.0" --enable-add-ons -- You are receiving this mail because: You are on the CC list for the bug.