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]

libstdc++-v3 bootstrap error: srcdir = objdir


When doing a srcdir = objdir bootstrap, even on i686-pc-linux-gnu,
current CVS sources of GCC fail due to a problem with libstdc++-v3:

  libstdc++.exp           ..linked
  libstdc++.tests         ..working in
  tests.exp               ..linked
  printnow.c              ..linked
  loading cache ../config.cache
  configure: error: can not find install-sh or install.sh in .. ./..
  make[1]: *** [configure-target-libstdc++-v3] Error 1
  make[1]: Leaving directory `/cvs/gcc'
  make: *** [bootstrap] Error 2

make is GNU make 3.79.1.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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