I was trying to use make clean to clean up after a successful bootstrap and
install.

The error message (and nearby messages) are as follows:
make[1]: Entering directory
`/home/cpowers/src/gcc-4.4.0-obj/x86_64-unknown-linux-gnu/libgcc'
make[1]: -print-multi-directory: Command not found
make[1]: -print-multi-os-directory: Command not found
/bin/sh: line 0: test: !=: unary operator expected
rm -f config.h stamp-h stmp-ldirs libgcc.map
make[1]: *** Recursive variable `AR_FOR_TARGET' references itself (eventually).
 Stop.
make[1]: Leaving directory
`/home/cpowers/src/gcc-4.4.0-obj/x86_64-unknown-linux-gnu/libgcc'
make: *** [clean-stage3-target-libgcc] Error 2


-- 
           Summary: make clean fails in libgcc
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: craig dot powers at gmail dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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

Reply via email to