Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Reply-To: From: "Chuck Meade" To: Subject: RE: makeinfo not built to run under win32 ? Date: Thu, 10 Aug 2000 16:14:52 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <004901c002f2$8c7198d0$0100000a@TIMYX18EWDT6RQ> Importance: Normal Tim, Thanks for the reply. You started me looking in the right places. I was not aware that there is a makeinfo.exe in the gcc-2.95.2 release as well as the one in cygwin's texinfo.tar.gz. The makeinfo from gcc is the one that fails, and the one in cygwin works. Here's what I found, which is basically exactly what you said: This is the output of the cygwin version of makeinfo (which works): BASH.EXE-2.04$ /cygdrive/c/gnu/cygwin-1.1.2/build/bin/makeinfo --version makeinfo (GNU texinfo 3.12) 1.68 Copyright ... BASH.EXE-2.04$ /cygdrive/c/gnu/cygwin-1.1.2/build/bin/makeinfo -o gcc.info gcc.texi Making info file `gcc.info' from `gcc.texi'. And this is the output of the gcc-2.95.2 version of makeinfo. It is the same makeinfo version as the above. As expected, this is the one that is used by the gcc makefile, but unfortunately it doesn't work (see error 0). Is this (gcc) makeinfo the one that you say is now fixed, or are you using the cygwin makeinfo? BASH.EXE-2.04$ /cygdrive/c/gnu/gcc-2.95.2/build/texinfo/makeinfo/makeinfo --version makeinfo (GNU texinfo 3.12) 1.68 Copyright ... BASH.EXE-2.04$ /cygdrive/c/gnu/gcc-2.95.2/build/texinfo/makeinfo/makeinfo -o gcc.info gcc.texi gcc.texi: error 0 Thanks again for your helpful reply, Chuck > The gcc snapshot makefiles have only recently been fixed up to build > "out of the box" (aside from having to delete the texinfo files) on > cygwin. I no longer see any problems in this area, running > cygwin-1.1.4. Past problems included having to use the makeinfo from > Chuck Wilson's distribution rather than relying on the standard cygwin, > as well as places where the gcc makefiles didn't take account of .exe > suffixes. No doubt that problem still has to be worked around if > rebuilding gcc-2.95.2. > > Tim Prince > > > makeinfo fails with error 0 when building gcc under > > cygwin 1.1.2. It fails trying to process gcc.texi > > into gcc.info. This occurs with the current version > > of texinfo.tar.gz (contains makeinfo.exe). I can't > > give a version number of that zip -- it doesn't > > appear to have one. > > > > I tried to find this in the archives, as it would seem > > to be a FAQ, but was unsuccessful. > > > > To reproduce this problem (must be under cygwin > > 1.1.2), > > try using the current makeinfo to process a .texi > > file into a .info file. If that works, try processing > > the gcc.info from gcc-2.95.2. > > > > Thanks for any help or info you can provide, > > > > Chuck Meade _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com