From: "michael green" Newsgroups: comp.os.msdos.djgpp Subject: Problem Building GCC-2.952 Date: Sat, 15 Jan 2000 17:47:02 -0500 Organization: MindSpring Enterprises Lines: 17 Message-ID: <85qtht$oei$1@nntp2.atl.mindspring.net> NNTP-Posting-Host: a5.f7.fd.dc X-Server-Date: 15 Jan 2000 22:49:33 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to build gcc-2.952 from sources using build.bat. Everything appeared to be built but I got a build failed message. I checked the log files and this is the last part of the inst.log. make.exe[1]: Entering directory `d:/djgpp/gnu/gcc-2.952/build.djg/i586-pc-msdosdjgpp/libobjc' make.exe[1]: *** No rule to make target `install-info'. Stop. make.exe[1]: Leaving directory `d:/djgpp/gnu/gcc-2.952/build.djg/i586-pc-msdosdjgpp/libobjc' make.exe: *** [do-install-info] Error 1 I have been investigating these errors but cant seem to figure things out. Can somebody tell me why the build failed or any information about the errors?