This is the mail archive of the gcc@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]

Re: Top-level Makefile


On Thu, Nov 29, 2001 at 08:52:38AM -0500, Richard Kenner wrote:
> 
> BTW, my configure for libstdc++v3 is still running and it's been over an
> hour and 45 minutes.

We had some analysis awhile ago of this problem.  See 
http://gcc.gnu.org/ml/gcc/2001-03/msg00804.html

Could you please check the following things, to make sure it's the
same problem:

- Put "set -x" at the top of the configure script, then post the last
  thirty or so lines of the output once it gets stuck.

- Look in all the tmp directories your system has (/tmp, /usr/tmp,
  /var/tmp, etc) and see if there's a large number of scratch files
  created by the configure script.

zw


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