<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi everyone,<br>
<br>
I am writing a custom Setup.hs to do an Autotools build for a
bundled library. <span class="css-901oao css-16my406 r-poiln3
r-bcqeeo r-qvutc0">This is easy everywhere with `process`
_except_ Windows, because I can't get a shell with the Autotools
in them, despite there definitely being one.</span><br>
<span class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0"><span
class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0">`process`
gives me a cmd.exe shell, which wouldn't know about the
Autotools, and on Windows, _any_ GHC installation has to have
certain POSIX stuff available, which is why it bundles MinGW.
<br>
</span></span></p>
<p><span class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0"><span
class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0">Is
the shell I get from that accessible from Setup.hs, via
`process` or otherwise?</span></span></p>
<p><span class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0"><span
class="css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0">Cheers,<br>
Hécate<br>
</span></span></p>
<pre class="moz-signature" cols="72">--
Hécate ✨
🐦: @TechnoEmpress
IRC: Hecate
WWW: <a class="moz-txt-link-freetext" href="https://glitchbra.in">https://glitchbra.in</a>
RUN: BSD</pre>
</body>
</html>