[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
Sat Mar 17 11:21:00 GMT 2012


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
         Resolution|                            |WORKSFORME

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-17 09:59:59 UTC ---
Do not build libjava if you don't need it (configure with --disable-libgcj).

If you do, you need the GNU version of various tools, in particular 'find'.



More information about the Gcc-bugs mailing list