niXman 2015-07-29 16:18: > Hi, > > I'm trying to build gcc-5.2(i686-posix-sjlj) but faced with error when > libgcc is configured for stage1: "checking for suffix of object > files... > error: cannot compute suffix of object files: cannot compile" > > The full log is here: > https://gist.github.com/niXman/f135bf22628089a58f69 > 'libgcc/config.log' here: > https://gist.github.com/niXman/32dde8c4a0202d2f1357 > > As I can see, in the 'libgcc/config.log' there are two types of errors: > 1. "fatal error: error closing -: Broken pipe" > 2. "error while loading shared libraries: ?: cannot open shared object > file: No such file or directory" > > Any ideas? > > Thanks! > > P.S. > Before that, I have successfully built gcc-5.2 as x86_64-posix-sjlj.
gcc-5.2 as i686-posix-dwarf is finished with the same error. ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
