[Bug bootstrap/52601] Gcc build fails at "Making all in tools" with "find: bad option -path" and "find: path-list predicate-list"

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 20 11:53:00 GMT 2012


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-20 11:48:47 UTC ---
> Is this correct or should i again compiled gcc-4.4.4 to get complete
> successful compilation ?

If you still have the build tree around, do
  rm -rf sparc-sun-solaris2.9/boehm-gc sparc-sun-solaris2.9/sparcv9/boehm-gc
  make all-target-boehm-gc

If this still yields an error, try to do a full build after configuring with an
absolute path to the source directory (as recommended in the documentation).



More information about the Gcc-bugs mailing list