This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/15985] toolchain building for sparc32 fails


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]