On Sun, Dec 4, 2011 at 10:03 AM, Rajendra Shivade <[email protected]> wrote: ... > checking for suffix of object files... configure: error: in > `/home/durgesh/objdir/i686-pc-linux-gnu/libgcc': > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. > make[2]: *** [configure-stage1-target-libgcc] Error 1
This is a problem with gcc's configure script and/or your build environment and has nothing to do with GNU make. You've (apparently) already posted your question to a mailing list for gcc; waiting for help from there is the right thing to do. Philip Guenther _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
