public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/22272] New: endless loop during compile of all-target-libstdc++-v3
@ 2005-07-01 17:46 lehmann at ans-netz dot de
  2005-07-01 17:51 ` [Bug libstdc++/22272] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lehmann at ans-netz dot de @ 2005-07-01 17:46 UTC (permalink / raw)
  To: gcc-bugs

Hi,

I encounter an endless loop during the compile of all-target-libstdc++-v3

It goes like

Adding multilib support to Makefile in .
multidirs=pthread power powerpc pthread/power pthread/powerpc
with_multisubdir=
Running configure in multilib subdirs pthread power powerpc pthread/power
pthread/powerpc
pwd: /obj/pkg/lang/gcc3-c++/work/gcc-3.3.5/powerpc-ibm-aix4.3.3.0/libstdc++-v3

and after that it goes through every multidir. After linking+configure in
pthread/powerpc it restarts the whole thing with


pthread5.cc             ..linked
pthread6.cc             ..linked
testsuite_flags.in              ..linked
gmake[2]: Entering directory
`/obj/pkg/lang/gcc3-c++/work/gcc-3.3.5/powerpc-ibm-aix4.3.3.0/pthread/powerpc/libstdc++-v3'
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --cache-file=../config.cache
--with-multisubdir=pthread/powerpc --with-multisrctop=../../ --enable-multilib
--cache-file=../config.cache --host=powerpc-ibm-aix4.3.3.0
--build=powerpc-ibm-aix4.3.3.0 --enable-multilib
--with-gcc-version-trigger=/obj/pkg/lang/gcc3-c++/work/gcc-3.3.5/gcc/version.c
--prefix=/opt/pkg/gcc3 --disable-aix64 --disable-shared --enable-languages=c++
--srcdir=. --with-target-subdir=powerpc-ibm-aix4.3.3.0 --no-create --no-recursion
loading cache ../config.cache


I'm not shure if that matters, but after each multilib-dir, it writes sth. like

Adding multilib support to Makefile in .
with_multisubdir=powerpc
chmod: mkcheck: No such file or directory
chmod: testsuite_flags: No such file or directory
Running configure in multilib subdir pthread/power
pwd: /obj/pkg/lang/gcc3-c++/work/gcc-3.3.5/powerpc-ibm-aix4.3.3.0
Building symlink tree in
/obj/pkg/lang/gcc3-c++/work/gcc-3.3.5/powerpc-ibm-aix4.3.3.0/pthread/power/libstdc++-v3

I'm not shure if the chmod errors are critical?

The following versions of gcc are installed:

gcc (GCC) 3.3.5
g++ (GCC) 3.3.4

Configure arguments where
--prefix=/opt/pkg/gcc3 --host=powerpc-ibm-aix4.3.3.0 --disable-aix64
--disable-shared  --enable-languages=c++

-- 
           Summary: endless loop during compile of all-target-libstdc++-v3
           Product: gcc
           Version: 3.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lehmann at ans-netz dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: 3.3.4/5
  GCC host triplet: AIX 4.3.3 ML11
GCC target triplet: 3.3.5


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


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

end of thread, other threads:[~2005-07-06 15:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-01 17:46 [Bug c++/22272] New: endless loop during compile of all-target-libstdc++-v3 lehmann at ans-netz dot de
2005-07-01 17:51 ` [Bug libstdc++/22272] " pinskia at gcc dot gnu dot org
2005-07-01 22:57 ` dje at gcc dot gnu dot org
2005-07-02  8:53 ` lehmann at ans-netz dot de
2005-07-02 17:17 ` pinskia at gcc dot gnu dot org
2005-07-06 15:39 ` lehmann at ans-netz dot de

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).