<div class="gmail_quote">On Fri, Jun 1, 2012 at 6:17 PM, Henry Vermaak <span dir="ltr"><<a href="mailto:henry.vermaak@gmail.com" target="_blank">henry.vermaak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
MinGW doesn't have a shell.  Do you mean MSYS?<br></blockquote><div><br>Maybe. The icon on Windows says "Git Bash", but the window title says MINGW32.<br>Git is from here:  <a href="https://github.com/msysgit/msysgit">https://github.com/msysgit/msysgit</a><br>
<br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I had to patch the Makefiles to get my fpc and lazarus to build inside<br>
msys.  Is this what you are trying to do?<br></blockquote><div><br>No, I get the error also when building from the standard Windows cmd prompt.<br><br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">
> The interesting thing is that I use normal Windows cmd, not the MINGW32<br>
> shell.<br>
> If I test in MINGW32 shell, it gives the same error.<br>
><br>
> "$ which make" in MINGW32 shell says (correctly) :<br>
>   /c/FPC/2.6.0/bin/i386-Win32/make<br>
<br>
</div>You are using "make" supplied by fpc, so why mingw/msys?</blockquote><div><br>mingw/msys came with the Windows port of Git. We are switching from CVS to Git in my work place.<br>
<br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm a bit
confused about what you are doing, but it looks like you can't build<br>
lazarus even with the fpc supplied tools, so perhaps you have PATH issues.<br></blockquote></div><br>I try to build Lazarus trunk. FPC 2.6.0 is installed and it works ok.<br>I was able to build Lazarus at my home Windows after installing  "Git Bash".<br>
I don't know what is different here. Maybe I must start cleaning the path.<br><br><br>Juha<br><br>