>>>>> "Gerald" == Gerald Pfeifer <ger...@pfeifer.com> writes:
Gerald> % mkdir /scratch2/tmp/gerald/OBJ-1014-1920 Gerald> % cd /scratch2/tmp/gerald/OBJ-1014-1920 Gerald> % $GCC_SOURCE/configure --prefix=/home/gerald/something Gerald> % gmake bootstrap-lean Gerald> % gmake install Gerald> Wait a minute! Gerald> It _looks_ like I can get this to succeed using "gmake bootstrap" Gerald> and have the very same script fail using "gmake bootstrap-lean". Gerald> Can you reproduce that? Yeah, the bootstrap-lean + install combination fails for me. Tom