Re: [Tinycc-devel] I want to port make on Windows using tcc compiler

Eli Zaretskii <[email protected]> Sun, 26 Jan 2020 19:20:53 +0200
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
> From: Paul Smith <[email protected]>
> Date: Sun, 26 Jan 2020 12:14:26 -0500
> Cc: [email protected]
> 
> On Sun, 2020-01-26 at 17:57 +0100, Christian Jullien wrote:
> > I try to keep my dev. Machine a lite as possible so I'll decline to
> > install more tools (sorry).
> 
> If you install Perl and Git for Windows you'll have everything you need to
> get most of the tests running... in the instances where I have access to a
> Windows machine that's all I have installed (as best as I remember).

But the patches I made in the test suite are not for that
configuration.  (I do have Git for Windows installed, of course, but I
deliberately do not put it on the system-wide PATH.)