This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libstdc++/34851] New: libstdc++ isn't parallel build safe


With revision 131628, on Intel64 quad-core machine with "make -j 4", I got

/bin/sh: ./config.status: No such file or directory
make[4]: *** [Makefile] Error 127
make[4]: Leaving directory
`/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libstdc++-v3'
make[3]: *** [all-target-libstdc++-v3] Error 2

It may be caused by

http://gcc.gnu.org/ml/libstdc++/2008-01/msg00059.html


-- 
           Summary: libstdc++ isn't parallel build safe
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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