Alan I downloaded code from CVS. I noticed my cygwin.rules patches were not applied. It had fixes for building Xrandr DLLs and a few other fixes beside the .exe issue you just fixed. I resent my cygwin.rules patch just now to patches at xfree86.org. Suhaib > Harold, > > It seems as though an extra .exe is being appended. > > So things like, xc/config/util wants to make xmkmf.exe instead of > xmkmf, and > xc/programs/xinit wants to build xinit.exe.exe. > > I needed this patch. > > Alan. > > Index: cygwin.rules > =================================================================== > RCS file: /X11R6/x-cvs/xc/config/cf/cygwin.rules,v > retrieving revision 3.13 > diff -u -r3.13 cygwin.rules > --- cygwin.rules 2001/08/18 17:25:48 3.13 > +++ cygwin.rules 2001/08/25 00:05:37 > @@ -201,7 +201,9 @@ > * be found. > */ > > +#ifdef CrossCompiling > #define ProgramTargetName(target) Concat(target,.exe) > +#endif > > > /*
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Suhaib Siddiqi
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Suhaib Siddiqi
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alexander Gottwald
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Harold Hunt
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Suhaib Siddiqi
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarg... Alan Hourihane
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Suhaib Siddiqi
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Suhaib Siddiqi
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Harold Hunt
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Harold Hunt
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Harold Hunt
- Re: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Alan Hourihane
- RE: xc/config/cf/cygwin.rules - ComplexProgramTarget_1 Harold Hunt