public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/52840] New: bootstrap fails in libstdc++, missing compatibility.lo
@ 2012-04-03  7:09 aldot at gcc dot gnu.org
  2012-04-03  8:02 ` [Bug bootstrap/52840] " aldot at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: aldot at gcc dot gnu.org @ 2012-04-03  7:09 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52840

             Bug #: 52840
           Summary: bootstrap fails in libstdc++, missing compatibility.lo
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: aldot@gcc.gnu.org


git clone @ svn r186099
Happens since about 2 weeks.
Host == Build == Target == x86_64-linux-gnu

../../src/gcc-4.8.orig/configure -v --enable-languages=all LD=/usr/bin/ld.bfd 
CFLAGS="-O2 -g3 -ggdb3" CXXFLAGS="-O2 -g3 -ggdb3" BOOT_CFLAGS="-O2 -g3 -ggdb3"
BOOT_CXXFLAGS="-O2 -g3 -ggdb3" CFLAGS_FOR_TARGET="-O2 -g3 -ggdb3"
CXXFLAGS_FOR_TARGET="-O2 -g3 -ggdb3" --prefix=/opt/x86_64/gcc-4.8.orig/
--enable-shared --with-system-zlib --libexecdir=/opt/x86_64/gcc-4.8.orig/lib
--enable-nls --without-included-gettext --enable-threads=posix
--program-suffix=-4.8.orig-HEAD --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug
--enable-mpfr --disable-werror --enable-checking=yes --enable-debug -C
--disable-intermodule --disable-libstdcxx-pch --enable-multilib
--enable-checking=release

[...]
libtool: link: ranlib .libs/libc++11convenience.a
libtool: link: ( cd ".libs" && rm -f "libc++11convenience.la" && ln -s
"../libc++11convenience.la" "libc++11convenience.la" )
make[8]: Leaving directory
`/scratch/obj.x86_64/gcc-4.8.orig/x86_64-unknown-linux-gnu/libstdc++-v3/src/debug/c++11'
make[8]: Entering directory
`/scratch/obj.x86_64/gcc-4.8.orig/x86_64-unknown-linux-gnu/libstdc++-v3/src/debug'
make[8]: *** No rule to make target `compatibility.lo', needed by
`libstdc++.la'.  Stop.
make[8]: Leaving directory
`/scratch/obj.x86_64/gcc-4.8.orig/x86_64-unknown-linux-gnu/libstdc++-v3/src/debug'
make[7]: *** [all-recursive] Error 1


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

end of thread, other threads:[~2012-04-17  0:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03  7:09 [Bug bootstrap/52840] New: bootstrap fails in libstdc++, missing compatibility.lo aldot at gcc dot gnu.org
2012-04-03  8:02 ` [Bug bootstrap/52840] " aldot at gcc dot gnu.org
2012-04-03 10:20 ` aldot at gcc dot gnu.org
2012-04-05  0:43 ` bkoz at gcc dot gnu.org
2012-04-05  7:01 ` aldot at gcc dot gnu.org
2012-04-05  7:03 ` aldot at gcc dot gnu.org
2012-04-17  0:21 ` bkoz at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).