Date: Thu, 14 Nov 2002 20:31:20 -0500 From: 2boxers <2boxers AT comcast DOT net> Subject: Re: [karl AT gnu DOT org: texinfo 4.2f pretest available] To: djgpp-workers AT delorie DOT com Message-id: <00a101c28c46$b3c24d50$021ca8c0@helm> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Mailer: Microsoft Outlook Express 5.50.4807.1700 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <1659-Thu14Nov2002215456+0200-eliz AT is DOT elta DOT co DOT il> Reply-To: djgpp-workers AT delorie DOT com > Could someone please see if this pretest builds with DJGPP, and if > not, send patches to the maintainer? I'm afraid I don't have time to > work on this, and Karl Berry, the maintainer, says he would like to > make the release VSN. > > TIA I realize that this isn't what was being asked, but I thought I'd mention this.. I tried cross building texinfo 4.2f for the msdosdjgpp target and the configure went through ok, but during make, the build process attempts to execute 'makedoc' (one of the target binaries) which of course fails to execute since what was built was makedoc.exe for use with dos/win32 target not linux. The makedoc.exe did seem functional under the correct environment although the build fails with the error: unable to execute 'makedoc'. Charles W.