Message-ID: <3649E95E.703EDF51@gmx.net> Date: Wed, 11 Nov 1998 18:45:34 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.07 [de] (Win95; I) MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp AT delorie DOT com Subject: Re: DJGPP 2.02 Beta 981027 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote : > > Somebody (you?) once told me that having gcc instead of gcc.exe helps > to run configure scripts because they look for programs with "test -f". Yes, that was I who said this, but I made also the needed patch to autoconv (and sent them to the maintainer) to fix that problem. (but as I can see, until today they are not applied, I'll try to resend them soon). The autoconv for DJGPP has this fixed, since it uses now in such situations the "test -x" which will find also gcc.exe even when you call "test -x gcc". > If somebody uses this trick, and doesn't need to run those programs > from COMMAND.COM, changing ginstall to append .exe will break their > setup, and I hate breaking setup of others. Until there is no new autoconv official available with my patches, any package for DJGPP which will be ported should be run first through the DJGPP's version of autoconf to fix at least this (beside others) problem. Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************