On Fri, Jun 1, 2012 at 6:17 PM, Henry Vermaak <[email protected]>wrote:
> MinGW doesn't have a shell. Do you mean MSYS? > Maybe. The icon on Windows says "Git Bash", but the window title says MINGW32. Git is from here: https://github.com/msysgit/msysgit I had to patch the Makefiles to get my fpc and lazarus to build inside > msys. Is this what you are trying to do? > No, I get the error also when building from the standard Windows cmd prompt. > The interesting thing is that I use normal Windows cmd, not the MINGW32 > > shell. > > If I test in MINGW32 shell, it gives the same error. > > > > "$ which make" in MINGW32 shell says (correctly) : > > /c/FPC/2.6.0/bin/i386-Win32/make > > You are using "make" supplied by fpc, so why mingw/msys? mingw/msys came with the Windows port of Git. We are switching from CVS to Git in my work place. I'm a bit confused about what you are doing, but it looks like you can't > build > lazarus even with the fpc supplied tools, so perhaps you have PATH issues. > I try to build Lazarus trunk. FPC 2.6.0 is installed and it works ok. I was able to build Lazarus at my home Windows after installing "Git Bash". I don't know what is different here. Maybe I must start cleaning the path. Juha
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
